struct Protocol::Target::ReceivedMessageFromTarget
- Protocol::Target::ReceivedMessageFromTarget
- Struct
- Value
- Object
Overview
Notifies about a new protocol message received from the session (as reported in
attachedToTarget
event).
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/target.crConstructors
Instance Method Summary
- #message : String
-
#session_id : SessionID
Identifier of a session which sends a message.
-
#target_id : TargetID | Nil
Deprecated.