XSOverlay::Envelope
Inherits JSON::Serializable < Struct < Value < Object
WebSocket API のエンベロープ。
Constructors
for(notification : NotificationObject) : Envelope
Sourcenew(pull : JSON::PullParser)
Sourcenew(json_data : String, sender : String = "KxNotifyUtils", target : String = "xsoverlay", command : String = "SendNotification", raw_data : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command
Sourcejson_data
Sourceraw_data
Sourcesender
Sourcetarget
Source