Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a pointer to the chat_user_local object associated with this user, if the user is local.
Overload list
| Name | Description |
|---|---|
| chat_user::local() | Returns a pointer to the chat_user_local object associated with this user, if the user is local. |
| chat_user::local const() | Returns a const pointer to the chat_user_local object associated with this user, if the user is local. |