Uses of Class
com.tencentcloudapi.live.v20180801.models.PlayAuthKeyInfo
-
Packages that use PlayAuthKeyInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of PlayAuthKeyInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return PlayAuthKeyInfo Modifier and Type Method Description PlayAuthKeyInfoDescribeLivePlayAuthKeyResponse. getPlayAuthKeyInfo()Get 播放鉴权key信息。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type PlayAuthKeyInfo Modifier and Type Method Description voidDescribeLivePlayAuthKeyResponse. setPlayAuthKeyInfo(PlayAuthKeyInfo PlayAuthKeyInfo)Set 播放鉴权key信息。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type PlayAuthKeyInfo Constructor Description PlayAuthKeyInfo(PlayAuthKeyInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-