PAMI\Message\Action\SCCPConferenceAction::__construct
Constructor.
Signature
public function __construct(string
$ConferenceId,
string
$ParticipantId,
string
$Command )
Parameters
$ConferenceId— string- Conference Id
$ParticipantId— string- Participant Id
$Command— string- Command, one of ['endconf', 'kick', 'mute', 'invite', 'moderate']
Returns
- void