A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
J
- joinEvent(java.lang.String) - function in tv.mycujoo.mclsnetwork.network.socket.IReactorSocket
- Joins the event updates by id
- joinEvent(java.lang.String) - function in tv.mycujoo.mclsnetwork.network.socket.ReactorSocket
- Joins to an Event with eventId by sending JOIN command.
- joinEventAndTimelineUpdates(java.lang.String,kotlinx.coroutines.CoroutineScope) - function in tv.mycujoo.mclsnetwork.MCLSNetwork
- Subscribes to changes in MCLSEvent and timeline AnnotationActions listenersWhen changes happen listeners added from addOnEventUpdateListener and addOnAnnotationActionsUpdateListener are informed about the updates.
- joinEventAndTimelineUpdates(java.lang.String,kotlinx.coroutines.CoroutineScope) - function in tv.mycujoo.mclsnetwork.MCLSNetworkImpl
- Subscribes to changes in MCLSEvent and timeline AnnotationActions listenersWhen changes happen listeners added from addOnEventUpdateListener and addOnAnnotationActionsUpdateListener are informed about the updates.
- joinTimeline(tv.mycujoo.mclsnetwork.model.JoinTimelineParam) - function in tv.mycujoo.mclsnetwork.network.socket.IReactorSocket
- Joins timeline updates
- joinTimeline(tv.mycujoo.mclsnetwork.model.JoinTimelineParam) - function in tv.mycujoo.mclsnetwork.network.socket.ReactorSocket
- Join a timeline to listen to timeline changes before doing so, a connection must be active
- JoinTimelineParam - class in tv.mycujoo.mclsnetwork.model