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.

\Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail
$participant= 'null'
the participant details

__construct(
integer $environment, string $templateId, string $participantId, \Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant
=
null
)
:
void
constructor
Name | Type | Description |
---|---|---|
$environment | integer | |
$templateId | string | |
$participantId | string | |
$participant | \Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail |

setParticipant(
\Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant
)
:
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest
sets new participant
Name | Type | Description |
---|---|---|
$participant | \Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail |
Type | Description |
---|---|
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |

setParticipantId(
string $participantId
)
:
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest
set the participant id
Name | Type | Description |
---|---|---|
$participantId | string |
Type | Description |
---|---|
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |

setTemplateId(
string $templateId
)
:
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest
set the template id
Name | Type | Description |
---|---|---|
$templateId | string |
Type | Description |
---|---|
\Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |