getStatus()
getStatus() : string
Get the current state of the conference.
One of "RESERVED", "HOLDING", "ACTIVE", "COMPLETED". Only conferences in the "ACTIVE" and "HOLDING" states have participants to list.
The details of conference participants.
Returned by \Aculab\WebServicesWrapper\ConferenceWebService::listParticipants().
This object can be used as an array of \Aculab\WebServicesWrapper\ConferenceParticipant objects.