SippoContact

public class SippoContact : CustomStringConvertible

Represents a Contact

  • Represents a contact phone

    Declaration

    Swift

    public struct Phone

Properties

  • Contact cannot be deleted

    Declaration

    Swift

    public var readOnly: Bool { get }
  • Use to match with Presence address

    Declaration

    Swift

    public var address: String { get }