Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91885849
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
Fri, Nov 15, 11:33
Size
371 B
Mime Type
text/x-php
Expires
Sun, Nov 17, 11:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22341955
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
NOTIFICATIONS
=
'notifications'
;
const
ADD_STATUS
=
'add_status'
;
const
LOAD
=
'load'
;
}
Event Timeline
Log In to Comment