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
Wed, Feb 4, 12:31 PM (21 m, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
670820
Default Alt Text
Participant.php (174 B)

Event Timeline