class Asterisk::AMI::Event

Defined in:

asterisk/ami/event.cr

Instance Method Summary

Instance methods inherited from class Asterisk::AMI::Response

[](*args, **options)
[](*args, **options, &block)
[]
, []=(*args, **options) []=, []?(*args, **options)
[]?(*args, **options, &block)
[]?
, actionid : ActionID actionid, actionid=(actionid : ActionID) actionid=, actionid? : ActionID? actionid?, actionid_present? : Bool actionid_present?, data : Hash(String, Array(String) | String) data, events : Array(AMIData)? events, events=(events : Array(AMIData)?) events=, message : String message, message=(message : String) message=, message? : String? message?, message_present? : Bool message_present?, output : Array(String) output, output=(output : Array(String)) output=, output? : Array(String)? output?, output_present? : Bool output_present?, response : String response, response=(response : String) response=, response? : String? response?, response_present? : Bool response_present?, success? : Bool success?, to_h : Hash(String, Array(String) | String) to_h, value : String value, value=(value : String) value=, value? : String? value?, value_present? : Bool value_present?

Constructor methods inherited from class Asterisk::AMI::Response

new(data : AMIData? = nil) new

Instance Method Detail

def event : String #

[View source]
def event=(event : String) #

[View source]
def event? : String? #

[View source]
def event_present? : Bool #

[View source]