toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player
/
Sdk
Sdk
class
Sdk
SDK provides access to build time and runtime configuration.
Members
Functions
get
Http
User
Agent
Link copied to clipboard
open
fun
getHttpUserAgent
(
)
:
String
get
Version
Name
Link copied to clipboard
open
fun
getVersionName
(
)
:
String
Gets build version name of the SDK.
make
Http
User
Agent
Link copied to clipboard
open
fun
makeHttpUserAgent
(
playerName
:
String
,
suffix
:
String
)
:
String
Builds the HTTP user agent string that will used in the HTTP requests.