Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110160477
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
Thu, Apr 24, 23:39
Size
299 B
Mime Type
text/x-php
Expires
Sat, Apr 26, 23:39 (2 d)
Engine
blob
Format
Raw Data
Handle
25757426
Attached To
rPH Phabricator
ConpherenceUpdateActions.php
View Options
<?php
final
class
ConpherenceUpdateActions
extends
ConpherenceConstants
{
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