Page MenuHomestyx hydra

Participant.php
No OneTemporary

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
Tue, May 26, 9:43 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1548508
Default Alt Text
Participant.php (174 B)

Event Timeline