类 NEMeetingCustomizedFrequency
java.lang.Object
com.netease.yunxin.kit.meeting.sdk.NEMeetingCustomizedFrequency
- 所有已实现的接口:
Serializable
周期性会议自定义规则
- 另请参阅:
-
字段概要
修饰符和类型字段说明每个月的多少号,当[stepUnit]为[NEMeetingFrequencyUnit.dayOfMonth]时有效每周几,当[stepUnit]为[NEMeetingFrequencyUnit.week]时有效int
步长, 每隔多少个单位重复一次单位 -
构造器概要
-
方法概要
-
字段详细资料
-
stepSize
public int stepSize步长, 每隔多少个单位重复一次 -
stepUnit
单位 -
daysOfWeek
每周几,当[stepUnit]为[NEMeetingFrequencyUnit.week]时有效 -
daysOfMonth
每个月的多少号,当[stepUnit]为[NEMeetingFrequencyUnit.dayOfMonth]时有效
-
-
构造器详细资料
-
NEMeetingCustomizedFrequency
public NEMeetingCustomizedFrequency()
-
-
方法详细资料
-
fromJson
-