Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse
public struct Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse
extension Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse: @unchecked Sendable
extension Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding
Response to GetKeystoreStatusRequest
-
Undocumented
Declaration
Swift
public var status: Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse.KeystoreStatus -
Declaration
Swift
public var unknownFields: UnknownStorage -
Status of the Keystore for the specified wallet address
See moreDeclaration
Swift
public enum KeystoreStatus : SwiftProtobuf.Enumextension Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse.KeystoreStatus: CaseIterableextension Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse.KeystoreStatus: @unchecked Sendableextension Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse.KeystoreStatus: 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_GetKeystoreStatusResponse, rhs: Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse) -> Bool
Xmtp_KeystoreApi_V1_GetKeystoreStatusResponse Structure Reference