isEnabled
A Boolean value that determines whether the session is enabled.
Declaration
var isEnabled: Bool { get set }Discussion
The default value is false. Disabled sessions don’t appear on the network and can’t initiate or receive connections.
A Boolean value that determines whether the session is enabled.
var isEnabled: Bool { get set }The default value is false. Disabled sessions don’t appear on the network and can’t initiate or receive connections.