Interface HMSUpdateListener

  • All Implemented Interfaces:
    live.hms.video.sdk.IErrorListener , live.hms.video.sdk.RequestPermissionInterface

    
    public interface HMSUpdateListener
     implements IErrorListener, RequestPermissionInterface
                        

    This is the main listener that the calling application should implement. HMS SDK will send all upates through the callbacks in this interface. Pass the app's implementation while calling HMSSDK.join method