Service Method Notification
class ServiceMethodNotification(messageType: Class<out AbstractMessage>, packetMsg: IPacketMsg) : CallbackMsg
Author
Lossy
Since
2023-01-04
This callback represents a service notification received though SteamUnifiedMessages.
Properties
Link copied to clipboard
Gets the client message, See ClientMsgProtobuf
Link copied to clipboard
Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.
Link copied to clipboard
Gets the full name of the service method.
Link copied to clipboard
Gets the Proto Header, See SteammessagesBase.CMsgProtoBufHeader
Link copied to clipboard
Gets the name of the Service.