DeviceSessionArg
open class DeviceSessionArg : CustomStringConvertible
The DeviceSessionArg struct
-
The session id.
Declaration
Swift
public let sessionId: String
-
The unique id of the member owning the device.
Declaration
Swift
public let teamMemberId: String
-
Declaration
Swift
open var description: String { get }