Service Method Notification
class ServiceMethodNotification<T : GeneratedMessage.Builder<T>>(clazz: Class<out AbstractMessage>, packetMsg: PacketClientMsgProtobuf) : CallbackMsg
Author
Lossy
Since
2024-10-22
This callback represents a service notification received though SteamUnifiedMessages.
Properties
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.