Class ABPersonInstantMessageService.Values

    • Constructor Summary

      Constructors 
      Constructor Description
      Values()  
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static CFString AIM()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceAIM
      static CFString Facebook()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceFacebook
      static CFString GaduGadu()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceGaduGadu
      static CFString GoogleTalk()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceGoogleTalk
      static CFString ICQ()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceICQ
      static CFString Jabber()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceJabber
      static CFString MSN()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceMSN
      static CFString QQ()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceQQ
      static CFString Skype()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceSkype
      static CFString Yahoo()
      Deprecated.
      Deprecated in iOS 9.0. use CNInstantMessageServiceYahoo
      • Methods inherited from class java.lang.Object

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

      • Values

        public Values()
    • Method Detail

      • Yahoo

        @Deprecated
        public static CFString Yahoo()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceYahoo
        Since:
        Available in iOS 2.0 and later.
      • Jabber

        @Deprecated
        public static CFString Jabber()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceJabber
        Since:
        Available in iOS 2.0 and later.
      • MSN

        @Deprecated
        public static CFString MSN()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceMSN
        Since:
        Available in iOS 2.0 and later.
      • ICQ

        @Deprecated
        public static CFString ICQ()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceICQ
        Since:
        Available in iOS 2.0 and later.
      • AIM

        @Deprecated
        public static CFString AIM()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceAIM
        Since:
        Available in iOS 2.0 and later.
      • QQ

        @Deprecated
        public static CFString QQ()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceQQ
        Since:
        Available in iOS 2.0 and later.
      • GoogleTalk

        @Deprecated
        public static CFString GoogleTalk()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceGoogleTalk
        Since:
        Available in iOS 2.0 and later.
      • Skype

        @Deprecated
        public static CFString Skype()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceSkype
        Since:
        Available in iOS 2.0 and later.
      • Facebook

        @Deprecated
        public static CFString Facebook()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceFacebook
        Since:
        Available in iOS 2.0 and later.
      • GaduGadu

        @Deprecated
        public static CFString GaduGadu()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageServiceGaduGadu
        Since:
        Available in iOS 2.0 and later.