Interface EnumDSSXMLSubscriptionMobileClientType


  • public interface EnumDSSXMLSubscriptionMobileClientType
    This interface defines the enumeration constants used to specify the client types for mobile subscriptions
    • Field Detail

      • DssXmlMobileClientTypeReserved

        static final int DssXmlMobileClientTypeReserved
        Reserved by IServer
        See Also:
        Constant Field Values
      • DssXmlMobileClientTypeBlackberry

        static final int DssXmlMobileClientTypeBlackberry
        Specifies the mobile client type as Blackberry
        See Also:
        Constant Field Values
      • DssXmlMobileClientTypeiPhone

        static final int DssXmlMobileClientTypeiPhone
        Specifies the mobile client type as iPhone/iPod
        See Also:
        Constant Field Values
      • DssXmlMobileClientTypeiPad

        static final int DssXmlMobileClientTypeiPad
        Specifies the mobile client type as iPad
        See Also:
        Constant Field Values
      • DssXmlMobileClientTypeAndroid

        static final int DssXmlMobileClientTypeAndroid
        Specifies the mobile client type as Android
        See Also:
        Constant Field Values