struct Protocol::Runtime::BindingCalled

Overview

Notification is issued every time when binding is called.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def execution_context_id : ExecutionContextId #

Identifier of the context where the call was made.


[View source]
def name : String #

[View source]
def payload : String #

[View source]