JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
I
O
P
T
V
A
authenticate(PasswearCallback)
- Method in class com.mobbu.passwear.sdk.
Passwear
Authenticate using the currently provisioned wearable.
authenticate(AuthType, PasswearCallback)
- Method in class com.mobbu.passwear.sdk.
Passwear
Authenticate using the currently provisioned wearable and the specified authentication type.
C
com.mobbu.passwear.sdk
- package com.mobbu.passwear.sdk
E
Error
- Enum in
com.mobbu.passwear.sdk
Errors which could be reported by PassWear
Error.ErrorType
- Enum in
com.mobbu.passwear.sdk
The category of error
F
fromCode(int)
- Static method in enum com.mobbu.passwear.sdk.
Error
Get the error for a specific error code
G
getAuthType(Context)
- Method in interface com.mobbu.passwear.sdk.
PasswearConfig
Get the default authentication type for PassWear
getErrorCode()
- Method in enum com.mobbu.passwear.sdk.
Error
Get the unique code for the error
getErrorType()
- Method in enum com.mobbu.passwear.sdk.
Error
Get the type of the error
getGuid(Context)
- Method in interface com.mobbu.passwear.sdk.
PasswearConfig
Get the unique GUID associated with the application
getMsgResourceId()
- Method in enum com.mobbu.passwear.sdk.
Error
Get the Android
Resource ID
for the error message
getRecoveryResourceId()
- Method in enum com.mobbu.passwear.sdk.
Error
Get the Android
Resource ID
for the error recovery message
getResourceId()
- Method in enum com.mobbu.passwear.sdk.
Error.ErrorType
I
init(Context, String, PasswearConfig, PasswearCallback)
- Method in class com.mobbu.passwear.sdk.
Passwear
Initialise PassWear with configuration options.
O
onResult(Object, Error)
- Method in interface com.mobbu.passwear.sdk.
PasswearCallback
Called on completion of an action or if an error occurs
P
Passwear
- Class in
com.mobbu.passwear.sdk
Provides access to the PassWear API methods.
Passwear()
- Constructor for class com.mobbu.passwear.sdk.
Passwear
PasswearCallback
- Interface in
com.mobbu.passwear.sdk
Callback for use with PassWear API calls
PasswearConfig
- Interface in
com.mobbu.passwear.sdk
Provide configuration options for PassWear
provision(PasswearCallback)
- Method in class com.mobbu.passwear.sdk.
Passwear
Provision PassWear on the wearable device.
provision(String, PasswearCallback)
- Method in class com.mobbu.passwear.sdk.
Passwear
Provision PassWear on the wearable device and include data to be stored on the wearable.
T
toString(Context)
- Method in enum com.mobbu.passwear.sdk.
Error
Get the error in a pretty string format
V
valueOf(String)
- Static method in enum com.mobbu.passwear.sdk.
Error.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.mobbu.passwear.sdk.
Error
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.mobbu.passwear.sdk.
Error.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.mobbu.passwear.sdk.
Error
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
E
F
G
I
O
P
T
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes