Function __global->enter_chat_lobby
Definitions
sources/chat_lobby.php
- Enter the current member to the chat lobby / Mark them available.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Enter the current member to the chat lobby / Mark them available.
*
*/
function enter_chat_lobby()
* Enter the current member to the chat lobby / Mark them available.
*
*/
function enter_chat_lobby()

