Interface | Description |
---|---|
CompletionHandler<T> |
A callback handler to be executed when a operation is completed.
|
Result<T> |
Service request results.
|
Class | Description |
---|---|
Spark |
Spark object is the entry point to use this Cisco Spark Android SDK.
|
SparkError<T> |
The enumeration of error types in Cisco Spark Android SDK.
|
Enum | Description |
---|---|
Spark.LogLevel |
The enumeration of log message level
|
SparkError.ErrorCode |