loadHLSStream

fun loadHLSStream(entryId: String, authorizationToken: String?, completion: (URL?, SDKError?) -> Unit)

Loads the HLS stream.

Parameters

entryId

The ID of the entry.

authorizationToken

The authorization token.

completion

Callback to be invoked upon completion of loading the HLS stream.