ObjectiveC SDK  2.0
Public Member Functions | Properties
GetRunningConferenceResponse Class Reference

GetRunningConferenceResponse.h. More...

#include <GetRunningConferenceResponse.h>

Inheritance diagram for GetRunningConferenceResponse:
TelekomServiceResponse TelekomServiceResponse

List of all members.

Public Member Functions

GetRunningConferenceResponseinitWith:withConferenceId: (TelekomServiceStatusResponse *newStatus,[withConferenceId] NSString *conferenceId)
GetRunningConferenceResponseinitWith:withConferenceId: (TelekomServiceStatusResponse *newStatus,[withConferenceId] NSString *conferenceId)

Properties

NSString * myConferenceId

Detailed Description

GetRunningConferenceResponse.h.

Result of the getRunningConference operation.


Member Function Documentation

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.

Parameters:
newStatuscurrent server status response
conferenceIdcurrent conference id
Returns:
GetRunningConferenceResponse new status response object
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.

Parameters:
newStatuscurrent server status response
conferenceIdcurrent conference id
Returns:
GetRunningConferenceResponse new status response object

Property Documentation

NSString * GetRunningConferenceResponse::myConferenceId [read, write, retain]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Properties