com.webex.connect.core

Provides high-level classes for Connect API interaction.

Provides high-level classes for Connect API interaction, SDK startup, and shutdown, type aliases for callbacks, and module and submodule registration. The following table provides the package-level declarations.

Package-level declarationsDescription
WebexConnectThe main interface for interacting with the Webex Connect service, including methods for startup, shutdown, registration, and profile management.
WebexConnectResponseHandlerA type alias for a callback function that handles the response of a Webex connection.
WebexConnectJsonResponseHandlerA type alias for a callback function that handles the JSON response of a Webex connection.
ConnectModuleRepresents a module that can be registered with Webex Connect.