StreamProtect

public final class StreamProtect extends Object

This class is deprecated.
The Stream Protect API will be shutdown in 2023.

Helpers for getting a StreamProtectClient for accessing the Stream Protect API. The Stream Protect API provides real-time cloud-streaming apps a better downlink WiFi experience on supported Android devices.

Public Method Summary

static StreamProtectClient
getClient(Activity activity)
This method is deprecated. The Stream Protect API will be shutdown in 2023.
static StreamProtectClient
getClient(Context context)
This method is deprecated. The Stream Protect API will be shutdown in 2023.

Inherited Method Summary

Public Methods

public static StreamProtectClient getClient (Activity activity)

This method is deprecated.
The Stream Protect API will be shutdown in 2023.

Returns a StreamProtectClient that is used to access all APIs.

public static StreamProtectClient getClient (Context context)

This method is deprecated.
The Stream Protect API will be shutdown in 2023.

Returns a StreamProtectClient that is used to access all APIs.