PlayerClient

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 notifyCommunityPreferencesChanged(request: SteammessagesPlayerSteamclient.CPlayer_CommunityPreferencesChanged_Notification)
Link copied to clipboard
fun notifyFriendEquippedProfileItemsChanged(request: SteammessagesPlayerSteamclient.CPlayer_FriendEquippedProfileItemsChanged_Notification)
Link copied to clipboard
fun notifyFriendNicknameChanged(request: SteammessagesPlayerSteamclient.CPlayer_FriendNicknameChanged_Notification)
Link copied to clipboard
fun notifyLastPlayedTimes(request: SteammessagesPlayerSteamclient.CPlayer_LastPlayedTimes_Notification)
Link copied to clipboard
fun notifyNewSteamAnnouncementState(request: SteammessagesPlayerSteamclient.CPlayer_NewSteamAnnouncementState_Notification)
Link copied to clipboard
fun notifyPerFriendPreferencesChanged(request: SteammessagesPlayerSteamclient.CPlayer_PerFriendPreferencesChanged_Notification)
Link copied to clipboard
fun notifyPrivacyPrivacySettingsChanged(request: SteammessagesPlayerSteamclient.CPlayer_PrivacySettingsChanged_Notification)
Link copied to clipboard
fun notifyTextFilterWordsChanged(request: SteammessagesPlayerSteamclient.CPlayer_TextFilterWordsChanged_Notification)