Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y 

A

acceptIncomingCalls - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.PeerConnectionServiceConfiguration
 
acceptSubscription(String, String, String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
AccountService - Interface in org.twinlife.device.android.twinlife
 
AccountService.AccountAttribute - Enum in org.twinlife.device.android.twinlife
 
AccountService.AccountServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
AccountService.AuthenticationAuthority - Enum in org.twinlife.device.android.twinlife
 
AccountService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
AccountService.Presence - Enum in org.twinlife.device.android.twinlife
 
AccountService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
AccountServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.AccountService.AccountServiceConfiguration
 
acknowledgeInvocation(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
ACTION_AVATAR_UPDATED - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
ACTION_BUDDIES_ADDED - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
ACTION_BUDDIES_DELETED - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
ACTION_BUDDIES_UPDATED - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
ACTION_NEW_CHAT_MESSAGE - Static variable in interface org.twinlife.device.android.twinlife.ChatService
 
ACTION_PRESENCE_UPDATED - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
addBuddy(String, String, String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
addFacebookBuddies(String[], String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
addIceCandidate(IceCandidate) - Method in class org.webrtc.PeerConnection
 
addNode(long, String[], UUID, List<BaseService.AttributeNameValue>) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
addNode(long, UUID, String[], UUID, List<BaseService.AttributeNameValue>) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
addObserver(MediaStream.Observer) - Method in class org.webrtc.MediaStream
 
addRenderer(VideoRenderer) - Method in class org.webrtc.VideoTrack
 
addStream(MediaStream) - Method in class org.webrtc.PeerConnection
 
addTrack(AudioTrack) - Method in class org.webrtc.MediaStream
 
addTrack(VideoTrack) - Method in class org.webrtc.MediaStream
 
anonymousAvatar - Variable in class org.twinlife.device.android.twinlife.AccountService.AccountServiceConfiguration
 
anonymousAvatar - Variable in class org.twinlife.device.android.twinlife.RosterService.RosterServiceConfiguration
 
applicationId - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
AttributeNameBitmapValue(String, Bitmap) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameBitmapValue
 
AttributeNameBooleanValue(String, Boolean) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameBooleanValue
 
AttributeNameLongValue(String, Long) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameLongValue
 
AttributeNameStringValue(String, String) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameStringValue
 
AttributeNameValue(String) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameValue
 
AttributeNameVoidValue(String) - Constructor for class org.twinlife.device.android.twinlife.BaseService.AttributeNameVoidValue
 
audio - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
audio - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
AudioTrack - Class in org.webrtc
Java wrapper for a C++ AudioTrackInterface
AudioTrack(long) - Constructor for class org.webrtc.AudioTrack
 
audioTracks - Variable in class org.webrtc.MediaStream
 
authenticateIn(AccountService.AuthenticationAuthority, String, long) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
avatar - Variable in class org.twinlife.device.android.twinlife.RosterService.Buddy
 

B

BaseService - Interface in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameBitmapValue - Class in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameBooleanValue - Class in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameLongValue - Class in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameStringValue - Class in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameValue - Class in org.twinlife.device.android.twinlife
 
BaseService.AttributeNameVoidValue - Class in org.twinlife.device.android.twinlife
 
BaseService.BaseServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
BaseService.BaseServiceId - Enum in org.twinlife.device.android.twinlife
 
BaseService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
BaseService.ErrorCode - Enum in org.twinlife.device.android.twinlife
 
BaseService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
BaseServiceConfiguration(BaseService.BaseServiceId, String, boolean) - Constructor for class org.twinlife.device.android.twinlife.BaseService.BaseServiceConfiguration
 
baseServiceConfigurations - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
bindTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
body - Variable in class org.twinlife.device.android.twinlife.ChatService.Message
 
Buddy(long, String, String, RosterService.Buddy.Presence, Bitmap) - Constructor for class org.twinlife.device.android.twinlife.RosterService.Buddy
 
BuddyCircle(long, String) - Constructor for class org.twinlife.device.android.twinlife.RosterService.BuddyCircle
 

C

CACHE_EXPIRE_TIME_OUT - Static variable in interface org.twinlife.device.android.twinlife.BaseService
 
cacheExpireTimeout - Variable in class org.twinlife.device.android.twinlife.BaseService.BaseServiceConfiguration
 
ChatService - Interface in org.twinlife.device.android.twinlife
 
ChatService.ChatServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
ChatService.Message - Class in org.twinlife.device.android.twinlife
 
ChatServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.ChatService.ChatServiceConfiguration
 
close() - Method in class org.webrtc.PeerConnection
 
configure(Twinlife.TwinlifeConfiguration) - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
ConnectivityService - Interface in org.twinlife.device.android.twinlife
 
ConnectivityService.ConnectivityServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
ConnectivityService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
ConnectivityService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
ConnectivityServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.ConnectivityService.ConnectivityServiceConfiguration
 
copyFrom(VideoRenderer.I420Frame) - Method in class org.webrtc.VideoRenderer.I420Frame
Copy the planes out of |source| into |this| and return |this|.
copyFrom(byte[]) - Method in class org.webrtc.VideoRenderer.I420Frame
 
createAnswer(SdpObserver, MediaConstraints) - Method in class org.webrtc.PeerConnection
 
createDataChannel(String, DataChannel.Init) - Method in class org.webrtc.PeerConnection
 
createGui(int, int) - Static method in class org.webrtc.VideoRenderer
 
createIncomingPeerConnection(UUID, PeerConnectionService.Offer, PeerConnectionService.OfferToReceive) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
createOffer(SdpObserver, MediaConstraints) - Method in class org.webrtc.PeerConnection
 
createOutgoingPeerConnection(String, PeerConnectionService.Offer, PeerConnectionService.OfferToReceive) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
createTwincode(long, List<BaseService.AttributeNameValue>) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 

D

declineSubscription(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
DEFAULT_FRAME_RATE - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
DEFAULT_FRAME_SIZE - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
DEFAULT_REQUEST_ID - Static variable in interface org.twinlife.device.android.twinlife.BaseService
 
defaultAuthenticationAuthority - Variable in class org.twinlife.device.android.twinlife.AccountService.AccountServiceConfiguration
 
defaultNickname - Variable in class org.twinlife.device.android.twinlife.AccountService.AccountServiceConfiguration
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.AccountService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.BaseService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.ConnectivityService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.ManagementService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.RepositoryService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
DefaultServiceObserver() - Constructor for class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
defaultValue() - Static method in enum org.twinlife.device.android.twinlife.AccountService.AuthenticationAuthority
 
deleteAccount() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
deleteCircle(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
deleteContext(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
deleteNode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
deleteTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
deployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
deployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
deployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
DirectoryService - Interface in org.twinlife.device.android.twinlife
 
DirectoryService.Context - Interface in org.twinlife.device.android.twinlife
 
DirectoryService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
DirectoryService.DirectoryServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
DirectoryService.Node - Interface in org.twinlife.device.android.twinlife
 
DirectoryService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
DirectoryServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.DirectoryService.DirectoryServiceConfiguration
 
dispose() - Method in class org.webrtc.MediaStream
 
dispose() - Method in class org.webrtc.MediaStreamTrack
 
dispose() - Method in class org.webrtc.PeerConnection
 
dispose() - Method in class org.webrtc.VideoRenderer
 
dispose() - Method in class org.webrtc.VideoTrack
 

E

editBuddy(String, String, String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
enabled() - Method in class org.webrtc.MediaStreamTrack
 
evictAll() - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
evictAll() - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
evictAll() - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
evictAll() - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
evictAll() - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
evictContext(UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
evictNode(UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
evictTwincode(UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
evictTwincode(UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
evictTwincode(UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
evictTwincode(UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 

F

files - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
files - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
forgetPassword(String) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
fromJid - Variable in class org.twinlife.device.android.twinlife.ChatService.Message
 

G

getAccessToken() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getAccountAttribute(AccountService.AccountAttribute) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getAccountService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getAttribute(String) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getAttribute(String) - Method in interface org.twinlife.device.android.twinlife.Twincode
 
getAttributes() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getAttributes() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
getAuthenticationAuthority() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getAvatar() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getAvatar(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getBareJid() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getBuddies() - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getBuddies(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getBuddyCircles() - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getChatService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getConnectivityService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getContent() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getContentId() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getContext(long, String, boolean) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
getContextId() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getDirectoryService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getDomain() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getErrorCode() - Method in exception org.twinlife.device.android.twinlife.TwinlifeException
 
getExclusiveContents() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getFacet() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
getId() - Method in interface org.twinlife.device.android.twinlife.BaseService
 
getId() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getId() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getId() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
getImmutable() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getKey() - Method in class org.webrtc.MediaConstraints.KeyValuePair
 
getLocalDescription() - Method in class org.webrtc.PeerConnection
 
getManagementService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getMessage(String, long) - Method in interface org.twinlife.device.android.twinlife.ChatService
 
getMessages(String, long) - Method in interface org.twinlife.device.android.twinlife.ChatService
 
getName() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getNickname() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getNickname(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getNode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
getNodeIds() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getObject(long, UUID) - Method in interface org.twinlife.device.android.twinlife.RepositoryService
 
getObserverExecutor() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getParentId() - Method in interface org.twinlife.device.android.twinlife.DirectoryService.Node
 
getPassword() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getPeerConnectionService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getPeerFullJid(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getPeerId(UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
getPeerOffer(UUID) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
getPeerOfferToReceive(UUID) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
getPresence() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getPresence(String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getRememberPassword() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getRemoteDescription() - Method in class org.webrtc.PeerConnection
 
getRepositoryService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getRosterService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getSchemaId() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getSchemaVersion() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getSerializer() - Method in interface org.twinlife.device.android.twinlife.RepositoryService.Object
 
getStats(StatsObserver, MediaStreamTrack) - Method in class org.webrtc.PeerConnection
 
getSubscription() - Method in interface org.twinlife.device.android.twinlife.RosterService
 
getTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
getTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
getTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
getTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
getTwincodeFactoryService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getTwincodeInboundId() - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.TwincodeFactory
 
getTwincodeInboundService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getTwincodeOutboundId() - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.TwincodeFactory
 
getTwincodeOutboundService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getTwincodeSwitchId() - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.TwincodeFactory
 
getTwincodeSwitchService() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
getUsername() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
getValue() - Method in class org.webrtc.MediaConstraints.KeyValuePair
 
getVersion() - Method in interface org.twinlife.device.android.twinlife.BaseService
 

H

hasMessageListener(boolean) - Method in interface org.twinlife.device.android.twinlife.ChatService
 
hasNetworkConnectivity() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService
 
hasNotification - Variable in class org.twinlife.device.android.twinlife.ChatService.ChatServiceConfiguration
 
hasValidConfiguration() - Method in interface org.twinlife.device.android.twinlife.ManagementService
 
height - Variable in class org.webrtc.VideoRenderer.I420Frame
 

I

I420Frame(int, int, int[], ByteBuffer[]) - Constructor for class org.webrtc.VideoRenderer.I420Frame
Construct a frame of the given dimensions with the specified planar data.
I420Frame(int, int, Object, int) - Constructor for class org.webrtc.VideoRenderer.I420Frame
Construct a texture frame of the given dimensions with data in SurfaceTexture
iceConnectionState() - Method in class org.webrtc.PeerConnection
 
iceGatheringState() - Method in class org.webrtc.PeerConnection
 
IceServer(String) - Constructor for class org.webrtc.PeerConnection.IceServer
Convenience constructor for STUN servers.
IceServer(String, String, String) - Constructor for class org.webrtc.PeerConnection.IceServer
 
id - Variable in class org.twinlife.device.android.twinlife.BaseService.BaseServiceConfiguration
 
id - Variable in class org.twinlife.device.android.twinlife.RosterService.Buddy
 
id - Variable in class org.twinlife.device.android.twinlife.RosterService.BuddyCircle
 
id() - Method in class org.webrtc.MediaStreamTrack
 
incomingCallHandler - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.PeerConnectionServiceConfiguration
 
initLocalPeerConnection(UUID, boolean, boolean, PeerConnectionService.CameraConstraints, boolean) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
INTENT_AVATAR_UPDATED_JID - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
INTENT_NEW_CHAT_MESSAGE_ID - Static variable in interface org.twinlife.device.android.twinlife.ChatService
 
INTENT_NEW_CHAT_MESSAGE_JID - Static variable in interface org.twinlife.device.android.twinlife.ChatService
 
INTENT_PEER_CONNECTION_ID - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
INTENT_PEER_CONNECTION_PEER_ID - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
INTENT_PEER_CONNECTION_PEER_NAME - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
INTENT_PRESENCE_UPDATED_JID - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
INTENT_PRESENCE_UPDATED_PRESENCE - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
invokeTwincode(long, UUID, String, List<BaseService.AttributeNameValue>) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
isAuthenticatedIn(AccountService.AuthenticationAuthority) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
isConfigured() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
isConnected() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService
 
isReconnectable() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
isRestartable - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
isSignIn() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
isTwincodeFactory() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
isTwincodeInbound() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
isTwincodeOutbound() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
isTwincodeSwitch() - Method in interface org.twinlife.device.android.twinlife.Twincode
 
isZoomSupported(UUID) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 

J

jid - Variable in class org.twinlife.device.android.twinlife.RosterService.Buddy
 

K

KeyValuePair(String, String) - Constructor for class org.webrtc.MediaConstraints.KeyValuePair
 
kind() - Method in class org.webrtc.MediaStreamTrack
 

L

label() - Method in class org.webrtc.MediaStream
 
logEvent(String, Map<String, String>) - Method in interface org.twinlife.device.android.twinlife.ManagementService
 

M

ManagementService - Interface in org.twinlife.device.android.twinlife
 
ManagementService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
ManagementService.ManagementServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
ManagementService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
ManagementServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.ManagementService.ManagementServiceConfiguration
 
mandatory - Variable in class org.webrtc.MediaConstraints
 
maxPeerConnections - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.PeerConnectionServiceConfiguration
 
MediaConstraints - Class in org.webrtc
Description of media constraints for MediaStream and PeerConnection.
MediaConstraints() - Constructor for class org.webrtc.MediaConstraints
 
MediaConstraints.KeyValuePair - Class in org.webrtc
Simple String key/value pair.
MediaStream - Class in org.webrtc
Java wrapper for a C++ MediaStreamInterface.
MediaStream(long) - Constructor for class org.webrtc.MediaStream
 
MediaStream.Observer - Interface in org.webrtc
 
MediaStreamTrack - Class in org.webrtc
Java wrapper for a C++ MediaStreamTrackInterface.
MediaStreamTrack(long) - Constructor for class org.webrtc.MediaStreamTrack
 
MediaStreamTrack.State - Enum in org.webrtc
Tracks MediaStreamTrackInterface.TrackState
Message(long, String, String, String, Date) - Constructor for class org.twinlife.device.android.twinlife.ChatService.Message
 
messageId - Variable in class org.twinlife.device.android.twinlife.ChatService.Message
 

N

name - Variable in class org.twinlife.device.android.twinlife.BaseService.AttributeNameValue
 
name - Variable in class org.twinlife.device.android.twinlife.RosterService.BuddyCircle
 
newMessage(String, String) - Method in interface org.twinlife.device.android.twinlife.ChatService
 
nickname - Variable in class org.twinlife.device.android.twinlife.RosterService.Buddy
 
notificationHandler - Variable in class org.twinlife.device.android.twinlife.ChatService.ChatServiceConfiguration
 
notificationMessage - Variable in class org.twinlife.device.android.twinlife.ChatService.ChatServiceConfiguration
 
notificationSmallIconId - Variable in class org.twinlife.device.android.twinlife.ChatService.ChatServiceConfiguration
 

O

Offer() - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
Offer(boolean, boolean, boolean, boolean) - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
OfferToReceive() - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
OfferToReceive(boolean, boolean, boolean, boolean) - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
onAcceptPeerConnection(UUID) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAcceptPeerConnection(UUID) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAcknowledgeInvocation(long) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onAcknowledgeInvocation(long) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onAddContext(long, DirectoryService.Context) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onAddContext(long, DirectoryService.Context) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onAddLocalAudioTrack(UUID, MediaStream, AudioTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddLocalAudioTrack(UUID, MediaStream, AudioTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddLocalMediaStream(UUID, MediaStream) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddLocalMediaStream(UUID, MediaStream) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddLocalVideoTrack(UUID, MediaStream, VideoTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddLocalVideoTrack(UUID, MediaStream, VideoTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddNode(long, DirectoryService.Node) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onAddNode(long, DirectoryService.Node) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onAddRemoteAudioTrack(UUID, MediaStream, AudioTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddRemoteAudioTrack(UUID, MediaStream, AudioTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddRemoteMediaStream(UUID, MediaStream) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddRemoteMediaStream(UUID, MediaStream) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddRemoteVideoTrack(UUID, MediaStream, VideoTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onAddRemoteVideoTrack(UUID, MediaStream, VideoTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onAddStream(MediaStream) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when media is received on a new stream from remote peer.
onAddTrack(MediaStream, AudioTrack) - Method in interface org.webrtc.MediaStream.Observer
 
onAddTrack(MediaStream, VideoTrack) - Method in interface org.webrtc.MediaStream.Observer
 
onBindTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onBindTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onConnect() - Method in class org.twinlife.device.android.twinlife.ConnectivityService.DefaultServiceObserver
 
onConnect() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService.ServiceObserver
 
onCreateTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
onCreateTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.ServiceObserver
 
onDataChannel(DataChannel) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when a remote peer opens a DataChannel.
onDeleteContext(long, UUID) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onDeleteContext(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onDeleteNode(long, UUID) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onDeleteNode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onDeleteTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
onDeleteTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.ServiceObserver
 
onDeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onDeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onDeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onDeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onDeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
onDeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService.ServiceObserver
 
onDisconnect() - Method in class org.twinlife.device.android.twinlife.ConnectivityService.DefaultServiceObserver
 
onDisconnect() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService.ServiceObserver
 
onError(long, BaseService.ErrorCode, String) - Method in class org.twinlife.device.android.twinlife.BaseService.DefaultServiceObserver
 
onError(long, BaseService.ErrorCode, String) - Method in interface org.twinlife.device.android.twinlife.BaseService.ServiceObserver
 
onGetContext(long, DirectoryService.Context) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onGetContext(long, DirectoryService.Context) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onGetNode(long, DirectoryService.Node) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onGetNode(long, DirectoryService.Node) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onGetObject(long, RepositoryService.Object) - Method in class org.twinlife.device.android.twinlife.RepositoryService.DefaultServiceObserver
 
onGetObject(long, RepositoryService.Object) - Method in interface org.twinlife.device.android.twinlife.RepositoryService.ServiceObserver
 
onGetTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
onGetTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.ServiceObserver
 
onGetTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onGetTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onGetTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onGetTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onGetTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
onGetTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService.ServiceObserver
 
onIceCandidate(IceCandidate) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when a new ICE candidate has been found.
onIceConnectionChange(PeerConnection.IceConnectionState) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when the IceConnectionState changes.
onIceGatheringChange(PeerConnection.IceGatheringState) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when the IceGatheringState changes.
onInvokeTwincode(long, UUID, UUID, String, List<BaseService.AttributeNameValue>) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onInvokeTwincode(long, UUID, UUID, String, List<BaseService.AttributeNameValue>) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onInvokeTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onInvokeTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onNetworkConnect() - Method in class org.twinlife.device.android.twinlife.ConnectivityService.DefaultServiceObserver
 
onNetworkConnect() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService.ServiceObserver
 
onNetworkDisconnect() - Method in class org.twinlife.device.android.twinlife.ConnectivityService.DefaultServiceObserver
 
onNetworkDisconnect() - Method in interface org.twinlife.device.android.twinlife.ConnectivityService.ServiceObserver
 
onReceiveText(UUID, int, int, String) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onReceiveText(UUID, int, int, String) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRefreshContext(long, DirectoryService.Context) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onRefreshContext(long, DirectoryService.Context) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onRefreshNode(long, DirectoryService.Node) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onRefreshNode(long, DirectoryService.Node) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onRefreshTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
onRefreshTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.ServiceObserver
 
onRefreshTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onRefreshTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onRefreshTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onRefreshTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onRefreshTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
onRefreshTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService.ServiceObserver
 
onRemoveLocalAudioTrack(UUID, MediaStream, AudioTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveLocalAudioTrack(UUID, MediaStream, AudioTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveLocalMediaStream(UUID, MediaStream) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveLocalMediaStream(UUID, MediaStream) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveLocalVideoTrack(UUID, MediaStream, VideoTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveLocalVideoTrack(UUID, MediaStream, VideoTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveRemoteAudioTrack(UUID, MediaStream, AudioTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveRemoteAudioTrack(UUID, MediaStream, AudioTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveRemoteMediaStream(UUID, MediaStream) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveRemoteMediaStream(UUID, MediaStream) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveRemoteVideoTrack(UUID, MediaStream, VideoTrack) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onRemoveRemoteVideoTrack(UUID, MediaStream, VideoTrack) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onRemoveStream(MediaStream) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when a remote peer close a stream.
onRemoveTrack(MediaStream, AudioTrack) - Method in interface org.webrtc.MediaStream.Observer
 
onRemoveTrack(MediaStream, VideoTrack) - Method in interface org.webrtc.MediaStream.Observer
 
onRenegotiationNeeded() - Method in interface org.webrtc.PeerConnection.Observer
Triggered when renegotiation is necessary.
onSelectNode(long, List<UUID>) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onSelectNode(long, List<UUID>) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onSignalingChange(PeerConnection.SignalingState) - Method in interface org.webrtc.PeerConnection.Observer
Triggered when the SignalingState changes.
onSignIn() - Method in class org.twinlife.device.android.twinlife.AccountService.DefaultServiceObserver
 
onSignIn() - Method in interface org.twinlife.device.android.twinlife.AccountService.ServiceObserver
 
onSignOut() - Method in class org.twinlife.device.android.twinlife.AccountService.DefaultServiceObserver
 
onSignOut() - Method in interface org.twinlife.device.android.twinlife.AccountService.ServiceObserver
 
onStateChange(UUID, PeerConnection.SignalingState, PeerConnection.IceGatheringState, PeerConnection.IceConnectionState) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onStateChange(UUID, PeerConnection.SignalingState, PeerConnection.IceGatheringState, PeerConnection.IceConnectionState) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onTerminatePeerConnection(UUID, PeerConnectionService.TerminateReason) - Method in class org.twinlife.device.android.twinlife.PeerConnectionService.DefaultServiceObserver
 
onTerminatePeerConnection(UUID, PeerConnectionService.TerminateReason) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService.ServiceObserver
 
onTriggerPendingInvocations(long) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onTriggerPendingInvocations(long) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onUnbindTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onUnbindTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onUndeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onUndeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onUndeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onUndeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onUndeployTwincode(long, UUID) - Method in class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
onUndeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService.ServiceObserver
 
onUpdateContext(long, DirectoryService.Context) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onUpdateContext(long, DirectoryService.Context) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onUpdateNode(long, DirectoryService.Node) - Method in class org.twinlife.device.android.twinlife.DirectoryService.DefaultServiceObserver
 
onUpdateNode(long, DirectoryService.Node) - Method in interface org.twinlife.device.android.twinlife.DirectoryService.ServiceObserver
 
onUpdateTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in class org.twinlife.device.android.twinlife.TwincodeFactoryService.DefaultServiceObserver
 
onUpdateTwincode(long, TwincodeFactoryService.TwincodeFactory) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService.ServiceObserver
 
onUpdateTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in class org.twinlife.device.android.twinlife.TwincodeInboundService.DefaultServiceObserver
 
onUpdateTwincode(long, TwincodeInboundService.TwincodeInbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService.ServiceObserver
 
onUpdateTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in class org.twinlife.device.android.twinlife.TwincodeOutboundService.DefaultServiceObserver
 
onUpdateTwincode(long, TwincodeOutboundService.TwincodeOutbound) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService.ServiceObserver
 
onUpdateTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in class org.twinlife.device.android.twinlife.TwincodeSwitchService.DefaultServiceObserver
 
onUpdateTwincode(long, TwincodeSwitchService.TwincodeSwitch) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService.ServiceObserver
 
onValidateConfiguration(long) - Method in class org.twinlife.device.android.twinlife.ManagementService.DefaultServiceObserver
 
onValidateConfiguration(long) - Method in interface org.twinlife.device.android.twinlife.ManagementService.ServiceObserver
 
optional - Variable in class org.webrtc.MediaConstraints
 
org.twinlife.device.android.twinlife - package org.twinlife.device.android.twinlife
 
org.webrtc - package org.webrtc
 

P

password - Variable in class org.webrtc.PeerConnection.IceServer
 
PeerConnection - Class in org.webrtc
Java-land version of the PeerConnection APIs; wraps the C++ API http://www.webrtc.org/reference/native-apis, which in turn is inspired by the JS APIs: http://dev.w3.org/2011/webrtc/editor/webrtc.html and http://www.w3.org/TR/mediacapture-streams/
PeerConnection.IceConnectionState - Enum in org.webrtc
Tracks PeerConnectionInterface::IceConnectionState
PeerConnection.IceGatheringState - Enum in org.webrtc
Tracks PeerConnectionInterface::IceGatheringState
PeerConnection.IceServer - Class in org.webrtc
Java version of PeerConnectionInterface.IceServer.
PeerConnection.Observer - Interface in org.webrtc
Java version of PeerConnectionObserver.
PeerConnection.SignalingState - Enum in org.webrtc
Tracks PeerConnectionInterface::SignalingState
PeerConnectionService - Interface in org.twinlife.device.android.twinlife
 
PeerConnectionService.CameraConstraints - Enum in org.twinlife.device.android.twinlife
 
PeerConnectionService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
PeerConnectionService.Offer - Class in org.twinlife.device.android.twinlife
 
PeerConnectionService.OfferToReceive - Class in org.twinlife.device.android.twinlife
 
PeerConnectionService.PeerConnectionServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
PeerConnectionService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
PeerConnectionService.TerminateReason - Enum in org.twinlife.device.android.twinlife
 
PeerConnectionServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.PeerConnectionService.PeerConnectionServiceConfiguration
 
presence(int) - Static method in enum org.twinlife.device.android.twinlife.AccountService.Presence
 
presence - Variable in class org.twinlife.device.android.twinlife.RosterService.Buddy
 
presence(int) - Static method in enum org.twinlife.device.android.twinlife.RosterService.Buddy.Presence
 

R

refreshContext(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
refreshNode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
refreshTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
refreshTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
refreshTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
refreshTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
removeBuddy(String, String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
removeRenderer(VideoRenderer) - Method in class org.webrtc.VideoTrack
 
removeServiceObserver(BaseService.ServiceObserver) - Method in interface org.twinlife.device.android.twinlife.BaseService
 
removeStream(MediaStream) - Method in class org.webrtc.PeerConnection
 
removeTrack(AudioTrack) - Method in class org.webrtc.MediaStream
 
removeTrack(VideoTrack) - Method in class org.webrtc.MediaStream
 
renameCircle(String, String) - Method in interface org.twinlife.device.android.twinlife.RosterService
 
renderFrame(VideoRenderer.I420Frame) - Method in interface org.webrtc.VideoRenderer.Callbacks
 
RepositoryService - Interface in org.twinlife.device.android.twinlife
 
RepositoryService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
RepositoryService.Object - Interface in org.twinlife.device.android.twinlife
 
RepositoryService.RepositoryServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
RepositoryService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
RepositoryServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.RepositoryService.RepositoryServiceConfiguration
 
restartHandler - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
restartTimeout - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
RosterService - Interface in org.twinlife.device.android.twinlife
 
RosterService.Buddy - Class in org.twinlife.device.android.twinlife
 
RosterService.Buddy.Presence - Enum in org.twinlife.device.android.twinlife
 
RosterService.BuddyCircle - Class in org.twinlife.device.android.twinlife
 
RosterService.RosterServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
RosterServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.RosterService.RosterServiceConfiguration
 

S

sendFeedback(String) - Method in interface org.twinlife.device.android.twinlife.ManagementService
 
sendMessage(ChatService.Message) - Method in interface org.twinlife.device.android.twinlife.ChatService
 
sendProblemReport(String) - Method in interface org.twinlife.device.android.twinlife.ManagementService
 
sendProblemReport(Throwable) - Method in interface org.twinlife.device.android.twinlife.ManagementService
 
sendText(UUID, int, int, String) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
serviceId - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
serviceOn - Variable in class org.twinlife.device.android.twinlife.BaseService.BaseServiceConfiguration
 
serviceToken - Variable in class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
setAccountAttributes(Map<AccountService.AccountAttribute, String>) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
setAudioMute(UUID, boolean) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
setAvatar(Bitmap) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
setCameraMute(UUID, boolean) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
setCaptureRotation(UUID, int) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
setEnabled(boolean) - Method in class org.webrtc.MediaStreamTrack
 
setLocalDescription(SdpObserver, SessionDescription) - Method in class org.webrtc.PeerConnection
 
setNickname(String) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
setPresence(AccountService.Presence) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
setRemoteDescription(SdpObserver, SessionDescription) - Method in class org.webrtc.PeerConnection
 
setServiceObserver(BaseService.ServiceObserver) - Method in interface org.twinlife.device.android.twinlife.BaseService
 
setSize(int, int) - Method in interface org.webrtc.VideoRenderer.Callbacks
 
setState(MediaStreamTrack.State) - Method in class org.webrtc.MediaStreamTrack
 
setZoom(UUID, int) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
signalingState() - Method in class org.webrtc.PeerConnection
 
signIn(String, String, boolean) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
signInSocialNetwork(AccountService.AuthenticationAuthority, String, long) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
signOut() - Method in interface org.twinlife.device.android.twinlife.AccountService
 
signUp(String, String, Map<String, String>) - Method in interface org.twinlife.device.android.twinlife.AccountService
 
state() - Method in class org.webrtc.MediaStreamTrack
 
stop() - Method in interface org.twinlife.device.android.twinlife.Twinlife
 
switchCamera(UUID, int) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 

T

terminatePeerConnection(UUID, PeerConnectionService.TerminateReason) - Method in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
text - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
text - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
textureId - Variable in class org.webrtc.VideoRenderer.I420Frame
 
textureObject - Variable in class org.webrtc.VideoRenderer.I420Frame
 
timestamp - Variable in class org.twinlife.device.android.twinlife.ChatService.Message
 
toJid - Variable in class org.twinlife.device.android.twinlife.ChatService.Message
 
toString(AccountService.AccountAttribute) - Static method in enum org.twinlife.device.android.twinlife.AccountService.AccountAttribute
 
toString() - Method in class org.webrtc.MediaConstraints.KeyValuePair
 
toString() - Method in class org.webrtc.MediaConstraints
 
toString() - Method in class org.webrtc.MediaStream
 
toString() - Method in class org.webrtc.PeerConnection.IceServer
 
toString() - Method in class org.webrtc.VideoRenderer.I420Frame
 
triggerPendingInvocations(long) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
Twincode - Interface in org.twinlife.device.android.twinlife
 
Twincode.TwincodeFacet - Enum in org.twinlife.device.android.twinlife
 
TwincodeFactoryService - Interface in org.twinlife.device.android.twinlife
 
TwincodeFactoryService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
TwincodeFactoryService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
TwincodeFactoryService.TwincodeFactory - Interface in org.twinlife.device.android.twinlife
 
TwincodeFactoryService.TwincodeFactoryServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
TwincodeFactoryServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.TwincodeFactoryService.TwincodeFactoryServiceConfiguration
 
TwincodeInboundService - Interface in org.twinlife.device.android.twinlife
 
TwincodeInboundService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
TwincodeInboundService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
TwincodeInboundService.TwincodeInbound - Interface in org.twinlife.device.android.twinlife
 
TwincodeInboundService.TwincodeInboundServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
TwincodeInboundServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.TwincodeInboundService.TwincodeInboundServiceConfiguration
 
TwincodeOutboundService - Interface in org.twinlife.device.android.twinlife
 
TwincodeOutboundService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
TwincodeOutboundService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
TwincodeOutboundService.TwincodeOutbound - Interface in org.twinlife.device.android.twinlife
 
TwincodeOutboundService.TwincodeOutboundServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
TwincodeOutboundServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.TwincodeOutboundService.TwincodeOutboundServiceConfiguration
 
TwincodeSwitchService - Interface in org.twinlife.device.android.twinlife
 
TwincodeSwitchService.DefaultServiceObserver - Class in org.twinlife.device.android.twinlife
 
TwincodeSwitchService.ServiceObserver - Interface in org.twinlife.device.android.twinlife
 
TwincodeSwitchService.TwincodeSwitch - Interface in org.twinlife.device.android.twinlife
 
TwincodeSwitchService.TwincodeSwitchServiceConfiguration - Class in org.twinlife.device.android.twinlife
 
TwincodeSwitchServiceConfiguration() - Constructor for class org.twinlife.device.android.twinlife.TwincodeSwitchService.TwincodeSwitchServiceConfiguration
 
Twinlife - Interface in org.twinlife.device.android.twinlife
 
Twinlife.TwinlifeConfiguration - Class in org.twinlife.device.android.twinlife
 
TwinlifeConfiguration() - Constructor for class org.twinlife.device.android.twinlife.Twinlife.TwinlifeConfiguration
 
TwinlifeException - Exception in org.twinlife.device.android.twinlife
 
TwinlifeException(Throwable) - Constructor for exception org.twinlife.device.android.twinlife.TwinlifeException
 
TwinlifeException(TwinlifeException.ErrorCode) - Constructor for exception org.twinlife.device.android.twinlife.TwinlifeException
 
TwinlifeException(TwinlifeException.ErrorCode, String) - Constructor for exception org.twinlife.device.android.twinlife.TwinlifeException
 
TwinlifeException.ErrorCode - Enum in org.twinlife.device.android.twinlife
 

U

unbindTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
UNDEFINED_REQUEST_ID - Static variable in interface org.twinlife.device.android.twinlife.BaseService
 
undeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
undeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
undeployTwincode(long, UUID) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
updateIce(List<PeerConnection.IceServer>, MediaConstraints) - Method in class org.webrtc.PeerConnection
 
updateNode(long, UUID, String[], UUID, List<BaseService.AttributeNameValue>, List<String>) - Method in interface org.twinlife.device.android.twinlife.DirectoryService
 
updateTwincode(long, UUID, List<BaseService.AttributeNameValue>, List<String>) - Method in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
updateTwincode(long, UUID, List<BaseService.AttributeNameValue>, List<String>) - Method in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
updateTwincode(long, UUID, List<BaseService.AttributeNameValue>, List<String>) - Method in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
updateTwincode(long, UUID, List<BaseService.AttributeNameValue>, List<String>) - Method in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
uri - Variable in class org.webrtc.PeerConnection.IceServer
 
username - Variable in class org.webrtc.PeerConnection.IceServer
 

V

validateConfiguration(long) - Method in interface org.twinlife.device.android.twinlife.ManagementService
 
value(AccountService.AuthenticationAuthority) - Static method in enum org.twinlife.device.android.twinlife.AccountService.AuthenticationAuthority
 
value(int) - Static method in enum org.twinlife.device.android.twinlife.AccountService.AuthenticationAuthority
 
value - Variable in class org.twinlife.device.android.twinlife.BaseService.AttributeNameValue
 
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.AccountService.AccountAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.AccountService.AuthenticationAuthority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.AccountService.Presence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.BaseService.BaseServiceId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.BaseService.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.PeerConnectionService.CameraConstraints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.PeerConnectionService.TerminateReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.RosterService.Buddy.Presence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.Twincode.TwincodeFacet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.twinlife.device.android.twinlife.TwinlifeException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.webrtc.MediaStreamTrack.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.webrtc.PeerConnection.IceConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.webrtc.PeerConnection.IceGatheringState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.webrtc.PeerConnection.SignalingState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.twinlife.device.android.twinlife.AccountService.AccountAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.AccountService.AuthenticationAuthority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.AccountService.Presence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.BaseService.BaseServiceId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.BaseService.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.PeerConnectionService.CameraConstraints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.PeerConnectionService.TerminateReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.RosterService.Buddy.Presence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.Twincode.TwincodeFacet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.twinlife.device.android.twinlife.TwinlifeException.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.webrtc.MediaStreamTrack.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.webrtc.PeerConnection.IceConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.webrtc.PeerConnection.IceGatheringState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.webrtc.PeerConnection.SignalingState
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.twinlife.device.android.twinlife.AccountService
 
version - Variable in class org.twinlife.device.android.twinlife.BaseService.BaseServiceConfiguration
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.ChatService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.ConnectivityService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.DirectoryService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.ManagementService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.PeerConnectionService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.RepositoryService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.RosterService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.TwincodeFactoryService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.TwincodeInboundService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.TwincodeOutboundService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.TwincodeSwitchService
 
VERSION - Static variable in interface org.twinlife.device.android.twinlife.Twinlife
 
video - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.Offer
 
video - Variable in class org.twinlife.device.android.twinlife.PeerConnectionService.OfferToReceive
 
VideoRenderer - Class in org.webrtc
Java version of VideoRendererInterface.
VideoRenderer(VideoRenderer.Callbacks) - Constructor for class org.webrtc.VideoRenderer
 
VideoRenderer.Callbacks - Interface in org.webrtc
The real meat of VideoRendererInterface.
VideoRenderer.I420Frame - Class in org.webrtc
Java version of cricket::VideoFrame.
VideoTrack - Class in org.webrtc
Java version of VideoTrackInterface.
VideoTrack(long) - Constructor for class org.webrtc.VideoTrack
 
videoTracks - Variable in class org.webrtc.MediaStream
 

W

width - Variable in class org.webrtc.VideoRenderer.I420Frame
 

Y

yuvFrame - Variable in class org.webrtc.VideoRenderer.I420Frame
 
yuvPlanes - Variable in class org.webrtc.VideoRenderer.I420Frame
 
yuvStrides - Variable in class org.webrtc.VideoRenderer.I420Frame
 
A B C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links