DeviceSessionArg
public class DeviceSessionArg : CustomStringConvertible, JSONRepresentable
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
public var description: String { get }