Package com.ciscowebex.androidsdk

Types

Link copied to clipboard
interface CompletionHandler<T>
A callback handler to be executed when a operation is completed.
Link copied to clipboard
enum ResourceType : Enum<ResourceType>
Link copied to clipboard
interface Result<T>
Service request results.
Link copied to clipboard
interface VoicePushInfo
Link copied to clipboard
class Webex(application: <Error class: unknown class>, authenticator: Authenticator)

Webex object is the entry point to use this Cisco Webex Android SDK. Constructs a new Webex object with an Authenticator and Application

Link copied to clipboard
open class WebexError<T>
The enumeration of error types in Cisco Webex Android SDK.
Link copied to clipboard
interface WebexEvent

Interface for all Webex events.

Link copied to clipboard
interface WebexUCLoginDelegate

An interface for all the Call service login related event callbacks.