A  C  E  O 

O

onClosed(com.pexip.sdk.api.EventSource,java.lang.Throwable) - function in com.pexip.sdk.api.EventSourceListener
Invoked when an event source has been closed.
onEvent(com.pexip.sdk.api.EventSource,com.pexip.sdk.api.Event) - function in com.pexip.sdk.api.EventSourceListener
Invoked when a new Event has been received.
onFailure(com.pexip.sdk.api.Call,java.lang.Throwable) - function in com.pexip.sdk.api.Callback
Invoked when a network exception occurred talking to the server or when an unexpected exception occurred creating the request or processing the response.
onOpen(com.pexip.sdk.api.EventSource) - function in com.pexip.sdk.api.EventSourceListener
Invoked when an event source has been accepted by the remote peer and may begin transmitting events.
onSuccess(com.pexip.sdk.api.Call,T) - function in com.pexip.sdk.api.Callback
Invoked for a received response.
A  C  E  O