Type Aliases
The following type aliases are available globally.
-
PreEventCallback
AsynchronousUndocumented
Declaration
Swift
public typealias PreEventCallback = () async throws -> Void
-
Undocumented
Declaration
Swift
public typealias InboxId = String
-
Undocumented
Declaration
Swift
public typealias EncodedContent = Xmtp_MessageContents_EncodedContent
-
Undocumented
Declaration
Swift
public typealias ContentTypeID = Xmtp_MessageContents_ContentTypeId
-
Undocumented
Declaration
Swift
public typealias GroupUpdated = Xmtp_Mls_MessageContents_GroupUpdated
-
Undocumented
Declaration
Swift
public typealias CipherText = Xmtp_MessageContents_Ciphertext
-
Represents a secp256k1 private key.
PrivateKey
conforms toSigningKey
so you can use it to create aClient
.Declaration
Swift
public typealias PrivateKey = Xmtp_MessageContents_PrivateKey
-
Undocumented
Declaration
Swift
public typealias NotificationSubscription = Notifications_V1_Subscription
-
Undocumented
Declaration
Swift
public typealias NotificationSubscriptionHmacKey = Notifications_V1_Subscription.HmacKey