public interface VodGetDrmLicenseRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKid()
string Kid = 2; |
com.google.protobuf.ByteString |
getKidBytes()
string Kid = 2; |
long |
getLicenseDuration()
int64 LicenseDuration = 5; |
long |
getPersistent()
int64 Persistent = 4; |
String |
getThirdPartyDrmType()
string ThirdPartyDrmType = 3; |
com.google.protobuf.ByteString |
getThirdPartyDrmTypeBytes()
string ThirdPartyDrmType = 3; |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
String getVid()
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
string Vid = 1;String getKid()
string Kid = 2;com.google.protobuf.ByteString getKidBytes()
string Kid = 2;String getThirdPartyDrmType()
string ThirdPartyDrmType = 3;com.google.protobuf.ByteString getThirdPartyDrmTypeBytes()
string ThirdPartyDrmType = 3;long getPersistent()
int64 Persistent = 4;long getLicenseDuration()
int64 LicenseDuration = 5;Copyright © 2024. All rights reserved.