class

ACPA::SessionUpdate::Params

Inherits JsonRpc::Entity < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Session update notification parameters sent by the agent

Constructors

new(session_id : String, update : ACPA::SessionUpdate::UpdateBlock)
Source
new(pull : JSON::PullParser)

Session update notification parameters sent by the agent

Source

Instance methods

clean?

Returns true if there are no unmapped properties after parsing #from_json

Source
session_id
Source
update
Source