V2TXLivePremierImpl class
Constructors
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
-
callExperimentalAPI(
String jsonStr) → Future< V2TXLiveCode> -
getSDKVersionStr(
) → Future< String> -
setEnvironment(
String env) → Future< V2TXLiveCode> -
setLicence(
String url, String key) → Future< void> -
setLogConfig(
V2TXLiveLogConfig config) → Future< V2TXLiveCode> -
setObserver(
V2TXLivePremierObserver? observer) → Future< void> -
setSocks5Proxy(
String host, int port, String username, String password, V2TXLiveSocks5ProxyConfig config) → Future< V2TXLiveCode> -
setUserId(
String userId) → Future< V2TXLiveCode>