Contents

init(name:)

Creates an object with the name of the related contact.

Declaration

init(name: String)

Parameters

  • name:

    Name of the related contact.

Return Value

Returns the initialized instance of this class.