NewInstallationUpdate

public struct NewInstallationUpdate
extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.NewInstallationUpdate: @unchecked Sendable
extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.NewInstallationUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

A new installation key was seen for the first time by the nodes

  • Undocumented

    Declaration

    Swift

    public var installationKey: Data
  • Undocumented

    Declaration

    Swift

    public var credentialIdentity: Data
  • Declaration

    Swift

    public var unknownFields: UnknownStorage
  • Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.