ChatRoomClient

This class is auto-generated

Constructors

Link copied to clipboard
constructor(unifiedMessages: SteamUnifiedMessages)

Properties

Link copied to clipboard
open override val serviceName: String

The name of the steam unified messages service.

Link copied to clipboard

A reference to the SteamUnifiedMessages instance this service was created from.

Functions

Link copied to clipboard
open override fun handleNotificationMsg(methodName: String, packetMsg: PacketClientMsgProtobuf)

Handles a notification message for this service. This should not be called directly.

Link copied to clipboard
open override fun handleResponseMsg(methodName: String, packetMsg: PacketClientMsgProtobuf)

Handles a response message for this service. This should not be called directly.

Link copied to clipboard
fun notifyAckChatMessageEcho(request: SteammessagesChatSteamclient.CChatRoom_AckChatMessage_Notification)
Link copied to clipboard
fun notifyChatGroupUserStateChanged(request: SteammessagesChatSteamclient.ChatRoomClient_NotifyChatGroupUserStateChanged_Notification)
Link copied to clipboard
fun notifyChatMessageModified(request: SteammessagesChatSteamclient.CChatRoom_ChatMessageModified_Notification)
Link copied to clipboard
fun notifyChatRoomDisconnect(request: SteammessagesChatSteamclient.ChatRoomClient_NotifyChatRoomDisconnect_Notification)
Link copied to clipboard
fun notifyChatRoomGroupRoomsChange(request: SteammessagesChatSteamclient.CChatRoom_ChatRoomGroupRoomsChange_Notification)
Link copied to clipboard
fun notifyChatRoomHeaderStateChange(request: SteammessagesChatSteamclient.CChatRoom_ChatRoomHeaderState_Notification)
Link copied to clipboard
fun notifyIncomingChatMessage(request: SteammessagesChatSteamclient.CChatRoom_IncomingChatMessage_Notification)
Link copied to clipboard
fun notifyMemberListViewUpdated(request: SteammessagesChatSteamclient.CChatRoomClient_MemberListViewUpdated_Notification)
Link copied to clipboard
fun notifyMemberStateChange(request: SteammessagesChatSteamclient.CChatRoom_MemberStateChange_Notification)
Link copied to clipboard
fun notifyMessageReaction(request: SteammessagesChatSteamclient.CChatRoom_MessageReaction_Notification)
Link copied to clipboard
fun notifyShouldRejoinChatRoomVoiceChat(request: SteammessagesChatSteamclient.CChatRoom_NotifyShouldRejoinChatRoomVoiceChat_Notification)