PersonChanged

public struct PersonChanged

Fired when the current person changes.

This is only triggered when the used collaboration server is of version 5.x newer than 5.17 or newer than 6.3

  • NAME of the event

    Declaration

    Swift

    public static let NAME: String
  • Id of the current person

    type: String

    Declaration

    Swift

    public static let VALUE_ID: String
  • Display name of the current person

    type: String

    Declaration

    Swift

    public static let VALUE_DISPLAY_NAME: String