Response
public struct Response
extension Xmtp_KeystoreApi_V1_EncryptResponse.Response: @unchecked Sendable
extension Xmtp_KeystoreApi_V1_EncryptResponse.Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding
A single encryption response
-
Undocumented
Declaration
Swift
public var response: Xmtp_KeystoreApi_V1_EncryptResponse.Response.OneOf_Response? -
Undocumented
Declaration
Swift
public var result: Xmtp_KeystoreApi_V1_EncryptResponse.Response.Success { get set } -
Undocumented
Declaration
Swift
public var error: Xmtp_KeystoreApi_V1_KeystoreError { get set } -
Declaration
Swift
public var unknownFields: UnknownStorage -
Undocumented
See moreDeclaration
Swift
public enum OneOf_Response : Equatableextension Xmtp_KeystoreApi_V1_EncryptResponse.Response.OneOf_Response: @unchecked Sendable -
Wrapper object for success response
See moreDeclaration
Swift
public struct Successextension Xmtp_KeystoreApi_V1_EncryptResponse.Response.Success: @unchecked Sendableextension Xmtp_KeystoreApi_V1_EncryptResponse.Response.Success: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding -
Declaration
Swift
public init()
-
Declaration
Swift
public static let protoMessageName: String -
Declaration
Swift
public static let _protobuf_nameMap: SwiftProtobuf._NameMap -
Declaration
Swift
public mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder -
Declaration
Swift
public func traverse<V>(visitor: inout V) throws where V : Visitor -
Declaration
Swift
public static func == (lhs: Xmtp_KeystoreApi_V1_EncryptResponse.Response, rhs: Xmtp_KeystoreApi_V1_EncryptResponse.Response) -> Bool
Response Structure Reference