OneOf_Response
public enum OneOf_Response : Equatable
extension Xmtp_KeystoreApi_V1_EncryptResponse.Response.OneOf_Response: @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Swift
case result(Xmtp_KeystoreApi_V1_EncryptResponse.Response.Success)
-
Undocumented
Declaration
Swift
case error(Xmtp_KeystoreApi_V1_KeystoreError)
-