V2TXLivePremier class

Constructors

V2TXLivePremier()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

getSDKVersionStr() Future<String>
Obtain the SDK version
setEnvironment(String env) Future<V2TXLiveCode>
Set up the SDK access environment
setLicence(String url, String key) Future<void>
Set the authorization license for the SDK Document address: https://cloud.tencent.com/document/product/454/34750
setLogConfig(V2TXLiveLogConfig config) Future<V2TXLiveCode>
Set the configuration information for the log
setObserver(V2TXLivePremierObserver? observer) Future<void>
Set the V2TXLivePremier callback API
setSocks5Proxy(String host, int port, String username, String password, V2TXLiveSocks5ProxyConfig config) Future<V2TXLiveCode>
Set up the SDK socks5 proxy configuration
setUserId(String userId) Future<V2TXLiveCode>
Set the user ID