Package 

Enum NEClientType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum NEClientType
    extends Enum<NEClientType>
                        

    用户的终端类型

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      MINIAPP

      miniApp 小程序平台

      MAC

      mac平台

      SIP

      sip 平台

      WEB

      web平台

      PC

      windows平台

      ANDROID

      Android平台

      IOS

      iOS平台

      UNKNOWN

      未知

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait