module Webex
Overview
Webex
keeps the contexts that define your domain
and business logic.
Contexts are also responsible for managing your data, regardless if it comes from the database, an external API or anything else.
Defined in:
webex.crwebex/api/messages.cr
webex/api/people.cr
webex/api/rooms.cr
webex/client.cr
webex/exceptions/argument.cr
webex/exceptions/method.cr
webex/exceptions/rate_limit.cr
webex/exceptions/status_code.cr
webex/models/attachment.cr
webex/models/attachments/action.cr
webex/models/attachments/column.cr
webex/models/attachments/generic.cr
webex/models/attachments/item.cr
webex/models/attachments/set/action.cr
webex/models/attachments/set/column.cr
webex/models/card.cr
webex/models/device.cr
webex/models/event.cr
webex/models/events/activity.cr
webex/models/events/actor.cr
webex/models/events/data.cr
webex/models/events/target.cr
webex/models/events/type.cr
webex/models/message.cr
webex/models/peek.cr
webex/models/person.cr
webex/models/room.cr
webex/session.cr
webex/status_code.cr
webex/synchronized.cr
webex/utils.cr