Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F112772242
ConpherenceUpdateActions.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, May 12, 22:18
Size
330 B
Mime Type
text/x-php
Expires
Wed, May 14, 22:18 (2 d)
Engine
blob
Format
Raw Data
Handle
26075324
Attached To
rPH Phabricator
ConpherenceUpdateActions.php
View Options
<?php
final
class
ConpherenceUpdateActions
extends
ConpherenceConstants
{
const
METADATA
=
'metadata'
;
const
MESSAGE
=
'message'
;
const
DRAFT
=
'draft'
;
const
JOIN_ROOM
=
'join_room'
;
const
ADD_PERSON
=
'add_person'
;
const
REMOVE_PERSON
=
'remove_person'
;
const
ADD_STATUS
=
'add_status'
;
const
LOAD
=
'load'
;
}
Event Timeline
Log In to Comment