Companion

public class Companion

Functions

Link copied to clipboard
final Streem getInstance(String apiKeyId, String apiKeySecret)
final Streem getInstance(String apiKeyId, String apiKeySecret, String apiEnvironment)

Returns a Streem instance for creating Streem Tokens with the provided Streem API Key ID and API Key Secret.

Properties

Link copied to clipboard
public final static Streem.Companion INSTANCE