struct Apps::CallControlMessages::CallBackMessageResult

Included Modules

Defined in:

pb-Apps/CATS_Call_Control_Services.pb.cr

Constant Summary

FIELDS = {1 => {name: :target_device, pb_type: Support::Device, crystal_type: Support::Device, cast_type: Support::Device?, native: false, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(buf : Protobuf::Buffer) #

def self.new(target_device : Support::Device | Nil = nil) #

Class Method Detail

def self.from_protobuf(io) #

Instance Method Detail

def [](key : String) #

def target_device : Support::Device | Nil #

def target_device=(target_device : Support::Device | Nil) #

def to_protobuf(io : IO, embedded = false) #

def to_protobuf #