Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F458576
Participants.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
293 B
Referenced Files
None
Subscribers
None
Participants.php
View Options
<?php
class
Services_Twilio_Rest_Participants
extends
Services_Twilio_ListResource
{
/* Participants are identified by CallSid, not like PI123 */
public
function
getObjectFromJson
(
$params
,
$idParam
=
"sid"
)
{
return
parent
::
getObjectFromJson
(
$params
,
"call_sid"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 12:20 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
67709
Default Alt Text
Participants.php (293 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment