Xmtp_Mls_MessageContents_ConversationType
public enum Xmtp_Mls_MessageContents_ConversationType : SwiftProtobuf.Enum
extension Xmtp_Mls_MessageContents_ConversationType: CaseIterable
extension Xmtp_Mls_MessageContents_ConversationType: @unchecked Sendable
extension Xmtp_Mls_MessageContents_ConversationType: SwiftProtobuf._ProtoNameProviding
Defines the type of conversation
-
Declaration
Swift
public typealias RawValue = Int -
Undocumented
Declaration
Swift
case unspecified -
Undocumented
Declaration
Swift
case group -
Undocumented
Declaration
Swift
case dm -
Undocumented
Declaration
Swift
case sync -
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_Mls_MessageContents_ConversationType]
-
Declaration
Swift
public static let _protobuf_nameMap: SwiftProtobuf._NameMap
Xmtp_Mls_MessageContents_ConversationType Enumeration Reference