类 NEMeetingRecurringRule
java.lang.Object
com.netease.yunxin.kit.meeting.sdk.NEMeetingRecurringRule
- 所有已实现的接口:
Serializable
周期性会议规则
- 另请参阅:
-
字段概要
修饰符和类型字段说明自定义频率,当[type]为[NEMeetingRecurringRuleType.custom]时有效周期结束配置重复类型 -
构造器概要
-
方法概要
修饰符和类型方法说明static NEMeetingRecurringRule
fromJson
(org.json.JSONObject fromJson) org.json.JSONObject
toJson()
-
字段详细资料
-
type
重复类型 -
customizedFrequency
自定义频率,当[type]为[NEMeetingRecurringRuleType.custom]时有效 -
endRule
周期结束配置
-
-
构造器详细资料
-
NEMeetingRecurringRule
public NEMeetingRecurringRule()
-
-
方法详细资料
-
fromJson
-
toJson
public org.json.JSONObject toJson() throws org.json.JSONException- 抛出:
org.json.JSONException
-