Contents

init(name:image:)

Creates a participant with the name and image you specify.

Declaration

init(name: String, image: UIImage?)

Parameters

  • name:

    The name of the participant.

  • image:

    The image you associate with the participant.