Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100127044
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
Tue, Jan 28, 08:58
Size
299 B
Mime Type
text/x-php
Expires
Thu, Jan 30, 08:58 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23905166
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