![]() |
ObjectiveC SDK
2.0
|
GetRunningConferenceResponse.h. More...
#include <GetRunningConferenceResponse.h>
Public Member Functions | |
| GetRunningConferenceResponse * | initWith:withConferenceId: (TelekomServiceStatusResponse *newStatus,[withConferenceId] NSString *conferenceId) |
| GetRunningConferenceResponse * | initWith:withConferenceId: (TelekomServiceStatusResponse *newStatus,[withConferenceId] NSString *conferenceId) |
Properties | |
| NSString * | myConferenceId |
GetRunningConferenceResponse.h.
Result of the getRunningConference operation.
| GetRunningConferenceResponse * GetRunningConferenceResponse::initWith:withConferenceId: | ( | TelekomServiceStatusResponse* | newStatus, |
| [withConferenceId] NSString* | conferenceId | ||
| ) | [virtual] |
If it is a recurring conference the id is returned, if it is a ad-hoc, planned or still remaining conference the reference number (without any change) is returned, in any other case the field is nil.
| newStatus | current server status response |
| conferenceId | current conference id |
| GetRunningConferenceResponse* GetRunningConferenceResponse::initWith:withConferenceId: | ( | TelekomServiceStatusResponse * | newStatus, |
| [withConferenceId] NSString * | conferenceId | ||
| ) | [virtual] |
If it is a recurring conference the id is returned, if it is a ad-hoc, planned or still remaining conference the reference number (without any change) is returned, in any other case the field is nil.
| newStatus | current server status response |
| conferenceId | current conference id |
NSString * GetRunningConferenceResponse::myConferenceId [read, write, retain] |
1.7.5