Xmtp_KeystoreApi_V1_JobType
public enum Xmtp_KeystoreApi_V1_JobType : SwiftProtobuf.Enum
extension Xmtp_KeystoreApi_V1_JobType: CaseIterable
extension Xmtp_KeystoreApi_V1_JobType: @unchecked Sendable
extension Xmtp_KeystoreApi_V1_JobType: SwiftProtobuf._ProtoNameProviding
JobType is used to specify the type of job the caller would like info on
-
Declaration
Swift
public typealias RawValue = Int
-
Undocumented
Declaration
Swift
case unspecified
-
Undocumented
Declaration
Swift
case refreshV1
-
Undocumented
Declaration
Swift
case refreshV2
-
Undocumented
Declaration
Swift
case UNRECOGNIZED(Int)
-
Declaration
Swift
public init()
-
Declaration
Swift
public init?(rawValue: Int)
-
Declaration
Swift
public var rawValue: Int { get }
-
Declaration
Swift
public static let allCases: [Xmtp_KeystoreApi_V1_JobType]
-
Declaration
Swift
public static let _protobuf_nameMap: SwiftProtobuf._NameMap