📄️ Introduction
PlayNANOO Chat Service supports real-time message transmission for players online.
📄️ Basic Setup
To use the PlayNANOO chat service, first configure the PlayNANOO plugin.
📄️ User Setup
PlayNANOO chat service requires separate user setup from existing account services.
📄️ Connect to Server
Connects to the chat server to use PlayNANOO chat service.
📄️ Disconnect Server
Disconnects from chat server.
📄️ Query Connection Status
Checks the connection status of the chat server.
📄️ Channel Subscription
PlayNANOO chat service lets user groups or topics use channels.
📄️ Cancel Channel Subscription
Cancels channel subscription.
📄️ Receive Message
To receive real-time messages, continuously trigger events.
📄️ Public Messages
Sends public messages to all users within a subscribed channel.
📄️ Private Messages
Sends private messages to connected friends.
📄️ Notification Message Reception
PlayNANOO chat service allows sending notification messages from the console, alongside public and private messages.
📄️ Query Blocked User
Queries players whose message reception is blocked.
📄️ Register User Block
Blocks messages from specific users in chat.
📄️ Unblock User
Unblocks the reception of messages from a specific user in chat.
📄️ Query Channel
Queries details about channel and its subscribers.
📄️ Query User Connection Status
Checks the connection status of friends using the PlayNANOO chat service.
📄️ Inappropriate Language Settings
Applies filter words set in the console.
📄️ Error Codes
Callback Method Information