Friend Messages
This class is auto-generated
Properties
Link copied to clipboard
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
fun ackMessage(request: SteammessagesFriendmessagesSteamclient.CFriendMessages_AckMessage_Notification)
Link copied to clipboard
fun getActiveMessageSessions(request: SteammessagesFriendmessagesSteamclient.CFriendsMessages_GetActiveMessageSessions_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesFriendmessagesSteamclient.CFriendsMessages_GetActiveMessageSessions_Response.Builder>>
Link copied to clipboard
fun getRecentMessages(request: SteammessagesFriendmessagesSteamclient.CFriendMessages_GetRecentMessages_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesFriendmessagesSteamclient.CFriendMessages_GetRecentMessages_Response.Builder>>
Link copied to clipboard
Handles a notification message for this service. This should not be called directly.
Link copied to clipboard
Handles a response message for this service. This should not be called directly.
Link copied to clipboard
fun isInFriendsUIBeta(request: SteammessagesFriendmessagesSteamclient.CFriendMessages_IsInFriendsUIBeta_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesFriendmessagesSteamclient.CFriendMessages_IsInFriendsUIBeta_Response.Builder>>
Link copied to clipboard
fun sendMessage(request: SteammessagesFriendmessagesSteamclient.CFriendMessages_SendMessage_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesFriendmessagesSteamclient.CFriendMessages_SendMessage_Response.Builder>>
Link copied to clipboard
fun updateMessageReaction(request: SteammessagesFriendmessagesSteamclient.CFriendMessages_UpdateMessageReaction_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesFriendmessagesSteamclient.CFriendMessages_UpdateMessageReaction_Response.Builder>>