类 NEMeetingRecurringRule

java.lang.Object
com.netease.yunxin.kit.meeting.sdk.NEMeetingRecurringRule
所有已实现的接口:
Serializable

public class NEMeetingRecurringRule extends Object implements Serializable
周期性会议规则
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • NEMeetingRecurringRule

      public NEMeetingRecurringRule()
  • 方法详细资料

    • fromJson

      public static NEMeetingRecurringRule fromJson(org.json.JSONObject fromJson)
    • toJson

      public org.json.JSONObject toJson() throws org.json.JSONException
      抛出:
      org.json.JSONException