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

A

APPLICATION_ID - Static variable in class io.flyrtc.janus.BuildConfig
Deprecated.
APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
attachAudioBridge(IHandleCallbacks) - Method in class io.flyrtc.janus.Gateway
 
attachVideoRoom(IHandleCallbacks) - Method in class io.flyrtc.janus.Gateway
 
AudioBridgeHandle - Class in io.flyrtc.janus.plugins
 
AudioBridgeHandle(long, IHandleCallbacks, Gateway) - Constructor for class io.flyrtc.janus.plugins.AudioBridgeHandle
 
AudioBridgeParticipant - Class in io.flyrtc.janus.plugins
 
AudioBridgeParticipant() - Constructor for class io.flyrtc.janus.plugins.AudioBridgeParticipant
 
AudioBridgeRoomInfo - Class in io.flyrtc.janus.plugins
 
AudioBridgeRoomInfo() - Constructor for class io.flyrtc.janus.plugins.AudioBridgeRoomInfo
 

B

BUILD_TYPE - Static variable in class io.flyrtc.janus.BuildConfig
 
BuildConfig - Class in io.flyrtc.janus
 
BuildConfig() - Constructor for class io.flyrtc.janus.BuildConfig
 

C

callbacks - Variable in class io.flyrtc.janus.plugins.Handle
 
changeRoom(String, String, String, String, boolean, int) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
changeRoom(String, String, String, String, boolean, int) - Method in class io.flyrtc.janus.plugins.Handle
 
changeRoom(String, String, String, String, boolean, int) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
connect(String, int) - Method in interface io.flyrtc.janus.ITransport
连接服务器
connect(String, int) - Method in class io.flyrtc.janus.WebsocketTransport
 
ConnectError(String, int) - Method in class io.flyrtc.janus.Gateway
 
ConnectError(String, int) - Method in interface io.flyrtc.janus.ITransportCallbacks
request
createDefaultGatewayInfo() - Static method in class io.flyrtc.janus.Gateway
 
createRoom(String) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
createRoom(String, boolean, String, String, String, boolean, List<String>, boolean, String) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
createRoom(String) - Method in class io.flyrtc.janus.plugins.Handle
 
createRoom(String, boolean, String, String, String, boolean, List<String>, boolean, String) - Method in class io.flyrtc.janus.plugins.Handle
 
createRoom(String, String, String) - Method in class io.flyrtc.janus.plugins.Handle
 
createRoom(String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
createRoom(String, boolean, String, String, String, boolean, List<String>, boolean, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
createRoom(String, String, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
createRoomMessage(String, boolean, String, String, String, boolean, List<String>) - Method in class io.flyrtc.janus.plugins.Handle
 
createVideoRoom(String, boolean, String, String, String, boolean, List<String>, String, String, boolean, String) - Method in class io.flyrtc.janus.plugins.Handle
 
createVideoRoom(String, boolean, String, String, String, boolean, List<String>, String, String, boolean, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 

D

DEBUG - Static variable in class io.flyrtc.janus.BuildConfig
 
destroy() - Method in class io.flyrtc.janus.Gateway
 
destroyRoom(String, String, boolean) - Method in class io.flyrtc.janus.plugins.Handle
 
disconnect() - Method in interface io.flyrtc.janus.ITransport
断开连接
disconnect() - Method in class io.flyrtc.janus.WebsocketTransport
 
dispatch(Handle.EventType, JSONObject) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
dispatch(Handle.EventType, JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
dispatch(Handle.EventType, JSONObject) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 

E

Error - Class in io.flyrtc.janus
 
Error() - Constructor for class io.flyrtc.janus.Error
 
eventTypeFromString(String) - Static method in class io.flyrtc.janus.plugins.Handle
 
eventTypeToString(Handle.EventType) - Static method in class io.flyrtc.janus.plugins.Handle
 
exists(String) - Method in class io.flyrtc.janus.plugins.Handle
 

F

findHandle(long) - Method in class io.flyrtc.janus.Gateway
 
FLAVOR - Static variable in class io.flyrtc.janus.BuildConfig
 

G

Gateway - Class in io.flyrtc.janus
 
Gateway(Gateway.GatewayInfo, TransportType, IGatewayCallbacks) - Constructor for class io.flyrtc.janus.Gateway
 
Gateway.GatewayInfo - Class in io.flyrtc.janus
 
GATEWAY_AUDIOBRIDGE_ERROR_ALREADY_JOINED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_ID_EXISTS - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_INVALID_ELEMENT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_INVALID_JSON - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_INVALID_REQUEST - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_INVALID_SDP - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_LIBOPUS_ERROR - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_MISSING_ELEMENT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_NO_MESSAGE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_NO_SUCH_ROOM - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_NO_SUCH_USER - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_NOT_JOINED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_ROOM_EXISTS - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_UNAUTHORIZED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_AUDIOBRIDGE_ERROR_UNKNOWN_ERROR - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_CONNECT_ERROR - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_HANDLE_NOT_FOUND - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_INVALID_ELEMENT_TYPE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_INVALID_JSON - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_INVALID_JSON_OBJECT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_INVALID_REQUEST_PATH - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_JSEP_INVALID_SDP - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_JSEP_UNKNOWN_TYPE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_MISSING_MANDATORY_ELEMENT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_MISSING_REQUEST - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_NOT_ACCEPTING_SESSIONS - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_NOT_INIT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_PLUGIN_ATTACH - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_PLUGIN_DETACH - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_PLUGIN_MESSAGE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_PLUGIN_NOT_FOUND - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_SESSION_CONFLICT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_SESSION_NOT_FOUND - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_TOKEN_NOT_FOUND - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_TRANSPORT_SPECIFIC - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_TRICKE_INVALID_STREAM - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_UNAUTHORIZED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_UNAUTHORIZED_PLUGIN - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_UNEXPECTED_ANSWER - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_UNKNOWN - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_UNKNOWN_REQUEST - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_ERROR_WEBRTC_STATE - Static variable in class io.flyrtc.janus.Error
 
gateway_get_api_error(int) - Static method in class io.flyrtc.janus.Error
 
GATEWAY_OK - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_ALREADY_JOINED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_ALREADY_PUBLISHED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_ID_EXISTS - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_INVALID_ELEMENT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_INVALID_JSON - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_INVALID_REQUEST - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_INVALID_SDP - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_INVALID_SDP_TYPE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_JOIN_FIRST - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_MISSING_ELEMENT - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_NO_MESSAGE - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_NO_SUCH_FEED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_NO_SUCH_ROOM - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_NOT_PUBLISHED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_PUBLISHERS_FULL - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_ROOM_EXISTS - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_UNAUTHORIZED - Static variable in class io.flyrtc.janus.Error
 
GATEWAY_VIDEOROOM_ERROR_UNKNOWN_ERROR - Static variable in class io.flyrtc.janus.Error
 
GatewayInfo() - Constructor for class io.flyrtc.janus.Gateway.GatewayInfo
 
gatewayTypeFromString(String) - Static method in class io.flyrtc.janus.Protocol
 
gatewayTypeToString(Protocol.GatewayType) - Static method in class io.flyrtc.janus.Protocol
 
getCallbacks() - Method in class io.flyrtc.janus.Transaction
 
getId() - Method in class io.flyrtc.janus.plugins.Handle
 
getPluginType() - Method in class io.flyrtc.janus.Transaction
 
getType() - Method in interface io.flyrtc.janus.ITransport
传输类型,websocket or resetful
getType() - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
getType() - Method in class io.flyrtc.janus.plugins.Handle
 
getType() - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
getType() - Method in class io.flyrtc.janus.WebsocketTransport
 
getTypeToString() - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
getTypeToString() - Method in class io.flyrtc.janus.plugins.Handle
 
getTypeToString() - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 

H

Handle - Class in io.flyrtc.janus.plugins
 
Handle(long, IHandleCallbacks, Gateway) - Constructor for class io.flyrtc.janus.plugins.Handle
 
Handle.EventType - Enum in io.flyrtc.janus.plugins
 

I

IGatewayCallbacks - Interface in io.flyrtc.janus
 
IHandleCallbacks - Class in io.flyrtc.janus.plugins
 
IHandleCallbacks() - Constructor for class io.flyrtc.janus.plugins.IHandleCallbacks
 
IncomingRequest(String) - Method in class io.flyrtc.janus.Gateway
 
IncomingRequest(String) - Method in interface io.flyrtc.janus.ITransportCallbacks
request
io.flyrtc.janus - package io.flyrtc.janus
 
io.flyrtc.janus.plugins - package io.flyrtc.janus.plugins
 
ITransport - Interface in io.flyrtc.janus
Created by Jeffrey on 8/10/2019.
ITransportCallbacks - Interface in io.flyrtc.janus
 

J

joinRoom(String, String, String, String, String) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
joinRoom(String, String, String, String, String) - Method in class io.flyrtc.janus.plugins.Handle
 
joinRoom(String, String, String, String, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
joinRoomMessage(String, String, String, String, String) - Static method in class io.flyrtc.janus.plugins.Handle
 
joinSubscriber(String, String, long) - Method in class io.flyrtc.janus.plugins.Handle
 
joinSubscriber(String, String, long) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 

K

kick(String, String, String) - Method in class io.flyrtc.janus.plugins.Handle
 

L

leaveRoom() - Method in class io.flyrtc.janus.plugins.Handle
 
LIBRARY_PACKAGE_NAME - Static variable in class io.flyrtc.janus.BuildConfig
 
listParticipants(String) - Method in class io.flyrtc.janus.plugins.Handle
 
listRoom() - Method in class io.flyrtc.janus.plugins.Handle
 

N

NotifyEvent(String) - Method in class io.flyrtc.janus.Gateway
 
NotifyEvent(String) - Method in interface io.flyrtc.janus.ITransportCallbacks
 

O

onAttached(long) - Method in interface io.flyrtc.janus.IGatewayCallbacks
 
onCreate() - Method in interface io.flyrtc.janus.IGatewayCallbacks
 
onCreated(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onCreated(long, String) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onDestroy() - Method in interface io.flyrtc.janus.IGatewayCallbacks
 
onDestroyed(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onDetached(long) - Method in interface io.flyrtc.janus.IGatewayCallbacks
 
onError(String, int) - Method in interface io.flyrtc.janus.IGatewayCallbacks
 
onError(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onError(long, String, int) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onEvent(JSONObject, JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onJoined(JSONObject) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
onJoined(long, RoomParticipant, List<RoomParticipant>) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onJoined(long, RoomParticipant, List<RoomParticipant>, List<RoomParticipant>) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onJoined(JSONObject) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
onJoing(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onLeaved(JSONObject) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
onLeaved(long, RoomParticipant) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onLeaved(JSONObject) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
onLeaving(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onListParticipants(JSONObject) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
onListParticipants(long, List<RoomParticipant>) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onListParticipants(JSONObject) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
onListRoom(long, List<RoomInfo>) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
OnMediaState(String, boolean) - Method in class io.flyrtc.janus.plugins.Handle
start or stop
onMessage(JSONObject) - Method in class io.flyrtc.janus.Transaction
当传输成功后会上报成功消息
onMessageEvent(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 
onNiceState(boolean, String) - Method in class io.flyrtc.janus.plugins.Handle
remote peer state
onNiceState(boolean, String) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
远程libnice 链接的状态反馈
onParticipantJoing(long, RoomParticipant) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onParticipantLeaving(long, RoomParticipant) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onParticipantUnpublished(long, RoomParticipant) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onPublishers(long, List<RoomParticipant>) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onPublishers(JSONObject) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
onRemoteDescription(long, String, String) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onRemoteIceCandidate(long, String, int, String) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onRoomChanged(JSONObject) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
onRoomDestroyed(long, String) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
 
onSlowLink(String, boolean, int) - Method in class io.flyrtc.janus.plugins.Handle
 
onSlowLink(String, boolean, int) - Method in class io.flyrtc.janus.plugins.IHandleCallbacks
丢包反馈统计
onTrickle(String, int, String) - Method in class io.flyrtc.janus.plugins.Handle
 
onUnPublished(JSONObject) - Method in class io.flyrtc.janus.plugins.Handle
 

P

Plugin - Class in io.flyrtc.janus
 
Plugin() - Constructor for class io.flyrtc.janus.Plugin
 
Plugin.PluginType - Enum in io.flyrtc.janus
 
pluginTypeFromString(String) - Static method in class io.flyrtc.janus.Plugin
 
pluginTypeToString(Plugin.PluginType) - Static method in class io.flyrtc.janus.Plugin
 
port - Variable in class io.flyrtc.janus.Gateway.GatewayInfo
 
Protocol - Class in io.flyrtc.janus
 
Protocol() - Constructor for class io.flyrtc.janus.Protocol
 
Protocol.GatewayType - Enum in io.flyrtc.janus
 
publish(int) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
publish(int) - Method in class io.flyrtc.janus.plugins.Handle
audio bridge
publish(int) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
publishMedia(int, String, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
publishOrSubscribe(String, String) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 

R

removeHandle(long) - Method in class io.flyrtc.janus.Gateway
 
RoomInfo - Class in io.flyrtc.janus.plugins
 
RoomInfo() - Constructor for class io.flyrtc.janus.plugins.RoomInfo
 
RoomParticipant - Class in io.flyrtc.janus.plugins
 
RoomParticipant() - Constructor for class io.flyrtc.janus.plugins.RoomParticipant
 
runKeepLive() - Method in class io.flyrtc.janus.Gateway
用于ping pong 操作

S

secret - Variable in class io.flyrtc.janus.Gateway.GatewayInfo
 
sendMessage(Protocol.GatewayType, JSONObject, long) - Method in class io.flyrtc.janus.Gateway
 
sendMessage(String) - Method in interface io.flyrtc.janus.ITransport
发送消息到服务器
sendMessage(String) - Method in class io.flyrtc.janus.WebsocketTransport
 
sendPluginHandleMessage(JSONObject, long) - Method in class io.flyrtc.janus.Gateway
 
sendTrickle(String, int, String) - Method in class io.flyrtc.janus.plugins.Handle
 
sessionEnable() - Method in class io.flyrtc.janus.Gateway
 
subscribe(String, String, String, int) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
subscribe(String, String, String, int) - Method in class io.flyrtc.janus.plugins.Handle
for audiobridge
subscribeMedia(String, String) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 

T

token - Variable in class io.flyrtc.janus.Gateway.GatewayInfo
 
Transaction - Class in io.flyrtc.janus
 
Transaction() - Constructor for class io.flyrtc.janus.Transaction
 
Transaction(Plugin.PluginType, IHandleCallbacks) - Constructor for class io.flyrtc.janus.Transaction
 
Transaction.Type - Enum in io.flyrtc.janus
 
TransportGone() - Method in class io.flyrtc.janus.Gateway
 
TransportGone() - Method in interface io.flyrtc.janus.ITransportCallbacks
gone
TransportType - Enum in io.flyrtc.janus
Created by ben.trent on 6/25/2015.
TYPE_ALL - Static variable in class io.flyrtc.janus.plugins.Handle
 
TYPE_AUDIO - Static variable in class io.flyrtc.janus.plugins.Handle
 
TYPE_DATA - Static variable in class io.flyrtc.janus.plugins.Handle
 
TYPE_VIDEO - Static variable in class io.flyrtc.janus.plugins.Handle
 

U

unpublish(int) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
unpublish(int) - Method in class io.flyrtc.janus.plugins.Handle
aidiobridge
unpublish(int) - Method in class io.flyrtc.janus.plugins.VideoRoomHandle
 
unsubscribe(String, String, String, int) - Method in class io.flyrtc.janus.plugins.AudioBridgeHandle
 
unsubscribe(String, String, String, int) - Method in class io.flyrtc.janus.plugins.Handle
for audio bridge
url - Variable in class io.flyrtc.janus.Gateway.GatewayInfo
 

V

valueOf(String) - Static method in enum io.flyrtc.janus.Plugin.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.flyrtc.janus.plugins.Handle.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.flyrtc.janus.Protocol.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.flyrtc.janus.Transaction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.flyrtc.janus.TransportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.flyrtc.janus.Plugin.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.flyrtc.janus.plugins.Handle.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.flyrtc.janus.Protocol.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.flyrtc.janus.Transaction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.flyrtc.janus.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_CODE - Static variable in class io.flyrtc.janus.BuildConfig
 
VERSION_NAME - Static variable in class io.flyrtc.janus.BuildConfig
 
VideoRoomHandle - Class in io.flyrtc.janus.plugins
 
VideoRoomHandle(long, IHandleCallbacks, Gateway) - Constructor for class io.flyrtc.janus.plugins.VideoRoomHandle
 
VideoRoomParticipant - Class in io.flyrtc.janus.plugins
 
VideoRoomParticipant() - Constructor for class io.flyrtc.janus.plugins.VideoRoomParticipant
 

W

WebsocketTransport - Class in io.flyrtc.janus
 
WebsocketTransport(ITransportCallbacks) - Constructor for class io.flyrtc.janus.WebsocketTransport
 
A B C D E F G H I J K L N O P R S T U V W 
Skip navigation links