init(device:)
Create a new session connected to the specified device.
Declaration
convenience init(device: RemoteDeviceIdentifier)Parameters
- device:
The device to connect to.
Create a new session connected to the specified device.
convenience init(device: RemoteDeviceIdentifier)The device to connect to.