Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 3.0
-
Component/s: Chat, Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE
-
Fixed Branches:MOODLE_30_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-50853-master -
Pull Master Diff URL:
-
Documentation link:
Description
mod_chat_login_user
Log a user into a chat room in the given chat and return the unique chatsid.
This function will be a wrapper for core function chat_login_user and it will be used to log a user in a chat root and get the chatsid for starting sending and receiving messages.
mod_chat_get_chat_users
Get the list of users in the given chat session.
This is a wrapper for the chat_get_users function.
mod_chat_send_chat_message
Send a message to a chat
Wrapper function for chat_send_chatmessage
mod_chat_get_chat_latest_messages
Retrieve the latest messages starting the given time