Class ZegoTaskType


  • public final class ZegoTaskType
    extends java.lang.Object
    task type 相关常量定义。

    Copyright © 2020 Zego. All rights reserved.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int taskDelay
      延时类任务(如定时器任务)
      static int taskNormal
      正常任务
    • Constructor Summary

      Constructors 
      Constructor Description
      ZegoTaskType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZegoTaskType

        public ZegoTaskType()