Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
integer $action = 'null'
possible action
string $conferenceId = 'null'
the conference id
Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = 'null'
conference participant
string $participantId = 'null'
the participant id
__construct(
integer $environment, string $conferenceId, string $participantId, integer $action
=
null, Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant
=
null
)
:
constructor
setAction(
integer $action
=
null
)
:
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest
sets new action
setConferenceId(
string $conferenceId
)
:
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest
set the conference id
setParticipant(
Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant
=
null
)
:
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest
sets new participant
setParticipantId(
string $participantId
)
:
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest
set the participant id