JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
I
L
O
S
U
W
A
ADMIN_ID
- Static variable in class com.tokbox.android.IB.config.
IBConfig
B
BACKEND_BASE_URL
- Static variable in class com.tokbox.android.IB.config.
IBConfig
C
com.tokbox.android.IB.config
- package com.tokbox.android.IB.config
com.tokbox.android.IB.ws
- package com.tokbox.android.IB.ws
createCelebrityToken(String)
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Create the OpenTok token for the Celebrity role
createFanToken(String)
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Create the OpenTok token for the Fan role
createHostToken(String)
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Create the OpenTok token for the Host role
D
DEFAULT_EVENT_IMAGE
- Static variable in class com.tokbox.android.IB.config.
IBConfig
F
FRONTEND_URL
- Static variable in class com.tokbox.android.IB.config.
IBConfig
G
getEventsByAdmin()
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Returns the events list filtering by Admin
getInstanceById()
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Returns the InstanceData filtering by ID
getUserId()
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
getUserType()
- Method in class com.tokbox.android.IB.config.
IBConfig
I
IBConfig
- Class in
com.tokbox.android.IB.config
IBConfig()
- Constructor for class com.tokbox.android.IB.config.
IBConfig
INSTANCE_ID
- Static variable in class com.tokbox.android.IB.config.
IBConfig
isConnected()
- Method in class com.tokbox.android.IB.ws.
WebServiceCoordinator
Whether the Session is connected or not.
L
LOG_CLIENT_VERSION
- Static variable in class com.tokbox.android.IB.config.
IBConfig
LOG_COMPONENTID
- Static variable in class com.tokbox.android.IB.config.
IBConfig
O
onDataReady(JSONObject)
- Method in interface com.tokbox.android.IB.ws.
WebServiceCoordinator.Listener
Called when the instance data is ready.
onWebServiceCoordinatorError(Exception)
- Method in interface com.tokbox.android.IB.ws.
WebServiceCoordinator.Listener
Called when there is an error
S
setUserType(String)
- Method in class com.tokbox.android.IB.config.
IBConfig
SIGNALING_URL
- Static variable in class com.tokbox.android.IB.config.
IBConfig
U
USER_NAME
- Static variable in class com.tokbox.android.IB.config.
IBConfig
USER_TYPE
- Static variable in class com.tokbox.android.IB.config.
IBConfig
W
WebServiceCoordinator
- Class in
com.tokbox.android.IB.ws
Represents an object to communicate with the backend web service and handle events on behalf of the user.
WebServiceCoordinator(Context, WebServiceCoordinator.Listener)
- Constructor for class com.tokbox.android.IB.ws.
WebServiceCoordinator
Use this constructor to create a WebServiceCoordinator instance.
WebServiceCoordinator.Listener
- Interface in
com.tokbox.android.IB.ws
Monitors when the instance data is ready or there is an error using the WebServiceCoordinator
A
B
C
D
F
G
I
L
O
S
U
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes