◆ handlesDescription
- (NSString *) handlesDescription |
|
|
|
|
optional |
◆ onConferenceAdded:conference:
Event invoked upon succesful creation of conference.
Invoked on successful creation of conference call.
- Parameters
-
[in] | confProvider | The conference provider |
[in] | conference | The conference |
- See also
- ZDKConferenceProvider, ZDKConference
◆ onConferenceRemoved:conference:
Event invoked upon removing a conference call.
Invoked on removing a conference call.Conference is being removed by removing every call in it. It is not allowed to have an empty conference, and that is why such are automatically destroyed this event will be fired once a conference is empty.
- Parameters
-
[in] | confProvider | The conference provider |
[in] | conference | The conference |
- See also
- ZDKConferenceProvider, ZDKConference
The documentation for this protocol was generated from the following file: