Method to update a scheduled conference
ArgumentType: AsnUpdateMeetingArgument
AsnUpdateMeetingArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sToken | string | a JAVA web token provided by the a 3rd party (UCConnect / UCController) | |
u8sAppointmentID | string | ID for the conference | |
bNotifyAttendeeds | boolean | Notify attendees via email | |
details | AsnMeetingEntry | The conference schedule entry details | |
u8sNotifyTemplate | string | yes | Template to be used for notifying users (different clients might use different templates (LiveChat vs ProCall) |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnUpdateMeetingResult
AsnUpdateMeetingResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
optionalParams | AsnOptionalParameters | yes |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 6.4