Class ABPersonInstantMessageAccount


  • public class ABPersonInstantMessageAccount
    extends CocoaUtility
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getLabel0

        public CFString getLabel0()
      • getUsername

        public java.lang.String getUsername()
      • ServiceKey

        @Deprecated
        protected static CFString ServiceKey()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageAddress.service
        Since:
        Available in iOS 2.0 and later.
      • UsernameKey

        @Deprecated
        protected static CFString UsernameKey()
        Deprecated.
        Deprecated in iOS 9.0. use CNInstantMessageAddress.username
        Since:
        Available in iOS 2.0 and later.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object