- 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
-