class Webex::Client

Defined in:

webex/client.cr

Constant Summary

Log = ::Log.for(self)

Constructors

Instance Method Summary

Constructor Detail

def self.new(session : Session) #

[View source]

Instance Method Detail

def device(check_existing : Bool = true) : Models::Device #

[View source]
def id : String #

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

[View source]
def message_id(activity) : String #

[View source]
def messages : Webex::Api::Messages #

[View source]
def people : Webex::Api::People #

[View source]
def rooms : Webex::Api::Rooms #

[View source]