Frame
public class Frame : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let cmd: CommandType -
Undocumented
Declaration
Swift
public let evt: EventType? -
Undocumented
Declaration
Swift
public let nonce: String? -
Declaration
Swift
public required init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws -
Undocumented
Declaration
Swift
public class func from(data: Data) throws -> Frame
View on GitHub
Install in Dash
Frame Class Reference