Contents

didJustJoin

Indicates whether the network was just joined.

Declaration

var didJustJoin: Bool { get }

Discussion

This property is useful in the Maintaining state to differentiate whether the Maintain command is for the initial join, or the subsequent periodic callback.

See Also

Network information