Page MenuHomePhorge

Participant.php
No OneTemporary

Size
174 B
Referenced Files
None
Subscribers
None

Participant.php

<?php
class Services_Twilio_Rest_Participant
extends Services_Twilio_InstanceResource
{
public function mute()
{
$this->update('Muted', 'true');
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 5, 7:10 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
68881
Default Alt Text
Participant.php (174 B)

Event Timeline