FetchContentAsyncServiceErrorCallback

Java functional interface for a Connect.fetchContentAsync callback that is called when a problem occurs accessing a streaming service.

Functions

Link copied to clipboard
abstract fun onServiceError(service: StreamingService, error: Throwable?)

Callback for when a problem occurs accessing a streaming service.