- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::chat::Package
::chat::Package create ...
Defined in
Class Relations
Methods (to be applied on the object)
flush_rooms (scripted, public)
chat::Package flush_roomsFlush every room supposed to be archived and automatically flushed. Meant to be executed in a scheduled procedure.
- Testcases:
- No testcase defined.
get_user_name (scripted, public)
chat::Package get_user_name -user_id user_idRetrieves the username supposed to be displayed in the chat UI: aither the screen name or the person name when the former is missing.
- Switches:
- -user_id (required)
- Returns:
- a username
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables