ContactInfo | iOS SDK | Urbi Documentation

ContactInfo

A way to contact the organization.

public init(
    type: String,
    displayText: String,
    value: String,
    comment: String?
)
Parameters
type
displayText
value
comment
Properties

Contact type. One of the following:

The value of the contact to display on the screen.

Technical value of the contact. Depending on the contact type, has the following semantics:

Clarifying information about the contact.