Method | Description | |
---|---|---|
Instance ( string userName, string password, string serverURL ) : |
||
delScheduledConf ( string confId, System |
||
editRecurrenceConference ( |
||
editScheduledConf ( |
||
scheduleConf ( |
召集或预约非周期性会议
|
|
scheduleRecurrenceConference ( |
Method | Description | |
---|---|---|
ConferenceMgrService ( ) : System |
public static Instance ( string userName, string password, string serverURL ) : |
||
userName | string | |
password | string | |
serverURL | string | |
return |
public delScheduledConf ( string confId, System |
||
confId | string | |
beginTime | System |
|
return | int |
public editRecurrenceConference ( |
||
scheduleConf | ||
beginTime | System |
|
return | TPOASDKResponse |
public editScheduledConf ( |
||
scheduleConf | ||
return | TPOASDKResponse |
public scheduleConf ( |
||
scheduleConf | /// 准备预约的会议参数,包含会场列表和参数,预约时 ConferenceInfoEx 必填参数包括: /// name:会议名称 /// string:会议开始时间 /// rate:速率 /// duration:会议时长 /// sites:会场信息列表 /// 其中会场列表参数中的 SiteInfoEx 必填参数为: /// uri 会场标识。当 uri 为空时,预约匿名会议。 /// | |
return | TPOASDKResponse |
public scheduleRecurrenceConference ( |
||
scheduleConf | ||
return | TPOASDKResponse |