Live Push base listener. More...
Public Member Functions | |
abstract void | onLicenceCheck (AlivcLivePushConstants.AlivcLiveLicenseCheckResultCode result, String reason) |
Live Push base listener.
Definition at line 13 of file AlivcLiveBaseListener.java.
|
abstract |
The async result callback after registering sdk license
result | the license async result, 'AlivcLiveLicenseCheckResultCodeSuccess' indicates success, while others indicate failure |
reason | reason |
AlivcLiveBase#registerSDK()
AlivcLiveBase#registerSDK()
, asynchronously verify License authentication AlivcLivePusher
, trigger the callback to obtain the latest asynchronous authentication result