Class BackgroundMonitor

  • All Implemented Interfaces:
    com.zego.zegoavkit2.receiver.Background.Listener

    public final class BackgroundMonitor
    extends java.lang.Object
    implements com.zego.zegoavkit2.receiver.Background.Listener
    • Constructor Detail

      • BackgroundMonitor

        public BackgroundMonitor()
    • Method Detail

      • setThis

        public void setThis​(long pThis)
      • init

        public int init​(android.content.Context context)
      • uninit

        public int uninit()
      • isInited

        public boolean isInited()
      • isBackground

        public boolean isBackground()
      • onBecameForeground

        public void onBecameForeground()
        Specified by:
        onBecameForeground in interface com.zego.zegoavkit2.receiver.Background.Listener
      • onBecameBackground

        public void onBecameBackground()
        Specified by:
        onBecameBackground in interface com.zego.zegoavkit2.receiver.Background.Listener