toggle menu
PLVAndroidMediaPlayer
2.3.0
release
switch theme
search in API
media-player-business
/
net.polyv.android.player.business.scene.common.model.vo
/
PLVVodChildAccountAuthentication
PLVVod
Child
Account
Authentication
data
class
PLVVodChildAccountAuthentication
(
val
appId
:
String
,
val
secretKey
:
String
)
:
PLVVodAuthentication
Members
Constructors
PLVVod
Child
Account
Authentication
Link copied to clipboard
constructor
(
parcel
:
Parcel
)
constructor
(
appId
:
String
,
secretKey
:
String
)
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
app
Id
Link copied to clipboard
val
appId
:
String
secret
Key
Link copied to clipboard
open
override
val
secretKey
:
String
Functions
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
parcel
:
Parcel
,
flags
:
Int
)