struct

XSOverlay::Envelope

Inherits JSON::Serializable < Struct < Value < Object

WebSocket API のエンベロープ。

Constructors

for(notification : NotificationObject) : Envelope
Source
new(json_data : String, sender : String = "KxNotifyUtils", target : String = "xsoverlay", command : String = "SendNotification", raw_data : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

command
Source
json_data
Source
raw_data
Source
sender
Source
target
Source