Chatroom
- Full name:
\Zotlabs\Lib\Chatroom
Methods
create
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$channel |
array | |
$arr |
array |
Return Value:
An associative array containing: * \e boolean \b success - A boolean success status * \e string \b message - (optional) A string
destroy
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$channel |
mixed | |
$arr |
mixed |
enter
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$observer_xchan |
mixed | |
$room_id |
mixed | |
$status |
mixed | |
$client |
mixed |
leave
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$observer_xchan |
mixed | |
$room_id |
mixed | |
$client |
mixed |
roomlist
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$uid |
mixed |
list_count
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$uid |
mixed |
message
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$uid |
int | |
$room_id |
int | |
$xchan |
string | |
$text |
string |
Automatically generated on 2025-03-19