getVendorToken

public abstract void getVendorToken(RongIMClient.ResultCallback<String> resultCallback)

Retrieves the authentication information of the logged-in user.

Third-party vendors use this interface to obtain a token, which is then used along with the vendor's registration information for authentication with the RCserver.

Parameters

resultCallback

The request callback.