C
E
O
C
- Call - class in com.pexip.sdk.api
- Represents an API call.
- Callback - class in com.pexip.sdk.api
- Communicates responses from a server or offline requests.
- cancel() - function in com.pexip.sdk.api.Call
- Cancels the request, if possible.
- cancel() - function in com.pexip.sdk.api.EventSource
- Cancels the request, if possible.
- com.pexip.sdk.api - package com.pexip.sdk.api
- create(EventSourceListener) - function in com.pexip.sdk.api.EventSourceFactory
- Creates a new event source and immediately returns it.