Page MenuHomePhorge

ConpherenceUpdateActions.php
No OneTemporary

Size
371 B
Referenced Files
None
Subscribers
None

ConpherenceUpdateActions.php

<?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';
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jun 29, 11:16 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
266254
Default Alt Text
ConpherenceUpdateActions.php (371 B)

Event Timeline