displayName
The name of the user.
Declaration
var displayName: String! { get }Discussion
The display name is transmitted to visible peers so that they can present a human-readable name for your session.
The name of the user.
var displayName: String! { get }The display name is transmitted to visible peers so that they can present a human-readable name for your session.