Response
public struct Response
extension Xmtp_KeystoreApi_V1_DecryptResponse.Response: @unchecked Sendable
extension Xmtp_KeystoreApi_V1_DecryptResponse.Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding
                A single decryption response
- 
                  
                  
Undocumented
Declaration
Swift
public var response: Xmtp_KeystoreApi_V1_DecryptResponse.Response.OneOf_Response? - 
                  
                  
Undocumented
Declaration
Swift
public var result: Xmtp_KeystoreApi_V1_DecryptResponse.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_DecryptResponse.Response.OneOf_Response: @unchecked Sendable - 
                  
                  
Wrapper object for success response
See moreDeclaration
Swift
public struct Successextension Xmtp_KeystoreApi_V1_DecryptResponse.Response.Success: @unchecked Sendableextension Xmtp_KeystoreApi_V1_DecryptResponse.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_DecryptResponse.Response, rhs: Xmtp_KeystoreApi_V1_DecryptResponse.Response) -> Bool 
      Response Structure Reference