Espressif_SessionResp1

struct Espressif_SessionResp1
extension Espressif_SessionResp1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

Undocumented

Code below here is support for the SwiftProtobuf runtime.

  • Declaration

    Swift

    static let protoMessageName: String
  • Declaration

    Swift

    static let _protobuf_nameMap: SwiftProtobuf._NameMap
  • Declaration

    Swift

    mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder
  • Declaration

    Swift

    func traverse<V>(visitor: inout V) throws where V : Visitor
  • Declaration

    Swift

    static func == (lhs: Espressif_SessionResp1, rhs: Espressif_SessionResp1) -> Bool