From 1e3b45fd0713b2e107c6315f713a96189524e008 Mon Sep 17 00:00:00 2001 From: cameronvoell Date: Mon, 9 Dec 2024 23:14:01 +0000 Subject: [PATCH] deploy: 4a20699a04a0f9019b88b0bb4b04fe1e0b90248b --- classes/Client.html | 46 +++++------ classes/ConsentRecord.html | 4 +- classes/DecodedMessage.html | 4 +- classes/Dm.html | 20 ++--- classes/Group.html | 82 +++++++++---------- classes/GroupUpdatedCodec.html | 4 +- classes/Member.html | 4 +- classes/ReactionCodec.html | 4 +- classes/ReadReceiptCodec.html | 4 +- classes/RemoteAttachmentCodec.html | 4 +- classes/ReplyCodec.html | 4 +- classes/StaticAttachmentCodec.html | 4 +- classes/TextCodec.html | 4 +- classes/XMTPPush.html | 4 +- enums/ConversationVersion.html | 4 +- enums/MessageDeliveryStatus.html | 4 +- functions/XmtpProvider.html | 2 +- functions/addAccount.html | 2 +- functions/addAdmin.html | 2 +- functions/addGroupMembers.html | 2 +- functions/addGroupMembersByInboxId.html | 2 +- functions/addSuperAdmin.html | 2 +- functions/addedByInboxId.html | 2 +- functions/address-1.html | 2 +- functions/build.html | 2 +- functions/canMessage.html | 2 +- functions/consentAddressState.html | 2 +- functions/consentConversationIdState.html | 2 +- functions/consentInboxIdState.html | 2 +- functions/conversationConsentState.html | 2 +- functions/conversationMessages.html | 2 +- functions/convertWalletClientToSigner.html | 2 +- functions/create.html | 2 +- functions/createGroup.html | 2 +- functions/createGroupCustomPermissions.html | 2 +- functions/createRandom.html | 2 +- functions/creatorInboxId.html | 2 +- functions/decryptAttachment.html | 2 +- functions/deleteLocalDatabase.html | 2 +- functions/dmPeerInboxId.html | 2 +- functions/dropClient.html | 2 +- functions/dropLocalDatabaseConnection.html | 2 +- functions/encryptAttachment.html | 2 +- functions/exportNativeLogs.html | 2 +- functions/findConversation.html | 2 +- functions/findConversationByTopic.html | 2 +- functions/findDmByAddress.html | 2 +- functions/findDmByInboxId.html | 2 +- functions/findGroup.html | 2 +- functions/findInboxIdFromAddress.html | 2 +- functions/findMessage.html | 2 +- functions/findOrCreateDm.html | 2 +- functions/getInboxState.html | 2 +- functions/getInboxStates.html | 2 +- functions/getOrCreateInboxId.html | 2 +- functions/getSigner.html | 2 +- functions/groupDescription.html | 2 +- functions/groupImageUrlSquare.html | 2 +- functions/groupName.html | 2 +- functions/groupPinnedFrameUrl.html | 2 +- functions/inboxId-1.html | 2 +- functions/isAdmin.html | 2 +- functions/isGroupActive.html | 2 +- functions/isSuperAdmin.html | 2 +- functions/listAdmins.html | 2 +- functions/listConversationMembers.html | 2 +- functions/listConversations.html | 2 +- functions/listDms.html | 2 +- functions/listGroups.html | 2 +- functions/listMemberInboxIds.html | 2 +- functions/listSuperAdmins.html | 2 +- functions/permissionPolicySet.html | 2 +- ...eAuthenticateToInboxCallbackCompleted.html | 2 +- functions/prepareMessage.html | 2 +- functions/processMessage.html | 2 +- functions/processWelcomeMessage.html | 2 +- functions/publishPreparedMessages.html | 2 +- functions/receiveSCWSignature.html | 2 +- functions/receiveSignature.html | 2 +- functions/reconnectLocalDatabase.html | 2 +- functions/registerPushToken.html | 2 +- functions/removeAccount.html | 2 +- functions/removeAdmin.html | 2 +- functions/removeGroupMembers.html | 2 +- functions/removeGroupMembersByInboxId.html | 2 +- functions/removeSuperAdmin.html | 2 +- functions/requestMessageHistorySync.html | 2 +- functions/revokeAllOtherInstallations.html | 2 +- functions/sendMessage.html | 2 +- functions/setConsentState.html | 2 +- functions/signWithInstallationKey.html | 2 +- functions/staticCanMessage.html | 2 +- functions/subscribePushTopics.html | 2 +- functions/subscribeToAllMessages.html | 2 +- functions/subscribeToConsent.html | 2 +- functions/subscribeToConversations.html | 2 +- functions/subscribeToMessages.html | 2 +- functions/syncAllConversations.html | 2 +- functions/syncConsent.html | 2 +- functions/syncConversation.html | 2 +- functions/syncConversations.html | 2 +- functions/unsubscribeFromAllMessages.html | 2 +- functions/unsubscribeFromConsent.html | 2 +- functions/unsubscribeFromConversations.html | 2 +- functions/unsubscribeFromMessages.html | 2 +- functions/updateAddAdminPermission.html | 2 +- functions/updateAddMemberPermission.html | 2 +- functions/updateConversationConsent.html | 2 +- functions/updateGroupDescription.html | 2 +- .../updateGroupDescriptionPermission.html | 2 +- functions/updateGroupImageUrlSquare.html | 2 +- .../updateGroupImageUrlSquarePermission.html | 2 +- functions/updateGroupName.html | 2 +- functions/updateGroupNamePermission.html | 2 +- functions/updateGroupPinnedFrameUrl.html | 2 +- .../updateGroupPinnedFrameUrlPermission.html | 2 +- functions/updateRemoveAdminPermission.html | 2 +- functions/updateRemoveMemberPermission.html | 2 +- functions/useClient.html | 2 +- functions/useXmtp.html | 2 +- functions/verifySignature.html | 2 +- interfaces/JSContentCodec.html | 4 +- interfaces/NativeContentCodec.html | 4 +- interfaces/Signer.html | 4 +- interfaces/XmtpContextValue.html | 6 +- types/Address.html | 2 +- types/ConsentState.html | 2 +- types/ContentCodec.html | 2 +- types/ContentTypeId.html | 2 +- types/Conversation.html | 2 +- types/ConversationId.html | 2 +- types/ConversationOptions.html | 2 +- types/ConversationOrder.html | 2 +- types/ConversationTopic.html | 2 +- types/ConversationType.html | 2 +- types/DecodedMessageUnion.html | 2 +- types/DecryptedLocalAttachment.html | 2 +- types/EncodedContent.html | 2 +- types/EncryptedLocalAttachment.html | 2 +- types/GroupUpdatedContent.html | 2 +- types/GroupUpdatedMemberEntry.html | 2 +- types/GroupUpdatedMetadatEntry.html | 2 +- types/InboxId.html | 2 +- types/MessageId.html | 2 +- types/MessageOrder.html | 2 +- types/NativeMessageContent.html | 2 +- types/ReactionContent.html | 2 +- types/ReadReceiptContent.html | 2 +- types/RemoteAttachmentContent.html | 2 +- types/RemoteAttachmentMetadata.html | 2 +- types/ReplyContent.html | 2 +- types/StaticAttachmentContent.html | 2 +- types/UnknownContent.html | 2 +- types/WalletType.html | 2 +- types/XMTPEnvironment.html | 2 +- variables/XmtpContext.html | 2 +- variables/emitter.html | 2 +- 157 files changed, 246 insertions(+), 246 deletions(-) diff --git a/classes/Client.html b/classes/Client.html index e92ce679..05904af3 100644 --- a/classes/Client.html +++ b/classes/Client.html @@ -1,4 +1,4 @@ -Client | @xmtp/react-native-sdk

Class Client<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Constructors

constructor +Client | @xmtp/react-native-sdk

Class Client<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Constructors

Properties

address: string
codecRegistry: {
    [key: string]: ContentCodec<unknown>;
}

Type declaration

conversations: default<ContentTypes>
dbPath: string
inboxId: string
installationId: InstallationId
preferences: default

Methods

  • Add this account to the current inboxId.

    +

Constructors

Properties

address: string
codecRegistry: {
    [key: string]: ContentCodec<unknown>;
}

Type declaration

conversations: default<ContentTypes>
dbPath: string
inboxId: string
installationId: InstallationId
preferences: default

Methods

  • Add this account to the current inboxId.

    Parameters

    • newAccount: Signer | {}

      The signer of the new account to be added.

      -

    Returns Promise<void>

  • Determines whether the current user can send messages to the specified peers.

    +

Returns Promise<void>

  • Determines whether the current user can send messages to the specified peers.

    This method checks if the specified peers are using clients that are on the network.

    Parameters

    • addresses: string[]

      The addresses of the peers to check for messaging eligibility.

    Returns Promise<{
        [key: Address]: boolean;
    }>

    A Promise resolving to a hash of addresses and booleans if they can message on the network.

    -
  • Decrypts an encrypted local attachment.

    This asynchronous method takes an encrypted local attachment and decrypts it.

    Parameters

    Returns Promise<DecryptedLocalAttachment>

    A Promise that resolves to the decrypted local attachment.

    Throws

    Throws an error if the attachment is not a local file URI (must start with "file://").

    -
  • Deletes the local database. This cannot be undone and these stored messages will not be refetched from the network.

    -

    Returns Promise<any>

  • Drop the local database connection. This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()

    -

    Returns Promise<any>

  • Deletes the local database. This cannot be undone and these stored messages will not be refetched from the network.

    +

    Returns Promise<any>

  • Drop the local database connection. This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()

    +

    Returns Promise<any>

  • Encrypts a local attachment for secure transmission.

    This asynchronous method takes a file, checks if it's a local file URI, and encrypts the attachment for secure transmission.

    Parameters

    Returns Promise<EncryptedLocalAttachment>

    A Promise that resolves to the encrypted local attachment.

    Throws

    Throws an error if the attachment is not a local file URI (must start with "file://").

    -
  • Find the Address associated with this address

    +
  • Find the Address associated with this address

    Parameters

    • peerAddress: string

      The address of the peer to check for inboxId.

    Returns Promise<undefined | string>

    A Promise resolving to the InboxId.

    -
  • Make a request for your inbox state.

    +
  • Make a request for your inbox state.

    Parameters

    • refreshFromNetwork: boolean

      If you want to refresh the current state of in the inbox from the network or not.

    Returns Promise<InboxState>

    A Promise resolving to a InboxState.

    -
  • Make a request for a list of inbox states.

    +
  • Make a request for a list of inbox states.

    Parameters

    • refreshFromNetwork: boolean

      If you want to refresh the current state the inbox from the network or not.

    • inboxIds: string[]

      The inboxIds to get the associate inbox states for.

    Returns Promise<InboxState[]>

    A Promise resolving to a list of InboxState.

    -
  • Reconnects the local database after being dropped.

    -

    Returns Promise<any>

  • Remove this account from the current inboxId.

    +
  • Reconnects the local database after being dropped.

    +

    Returns Promise<any>

  • Remove this account from the current inboxId.

    Parameters

    • wallet: Signer | {}

      The signer object used for authenticate the removal.

    • addressToRemove: string

      The address of the wallet you'd like to remove from the account.

      -

    Returns Promise<void>

  • Make a request for a message history sync.

    -

    Returns Promise<any>

  • Revoke all other installations but the current one.

    -

    Parameters

    Returns Promise<void>

  • Sign this message with the current installation key.

    +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/ConsentRecord.html b/classes/ConsentRecord.html index a53bc29f..afc44a00 100644 --- a/classes/ConsentRecord.html +++ b/classes/ConsentRecord.html @@ -1,6 +1,6 @@ -ConsentRecord | @xmtp/react-native-sdk

Constructors

constructor +ConsentRecord | @xmtp/react-native-sdk

Constructors

Properties

Methods

Constructors

Properties

entryType: ConsentType
value: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

entryType: ConsentType
value: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/DecodedMessage.html b/classes/DecodedMessage.html index 0d8bc414..bee685e3 100644 --- a/classes/DecodedMessage.html +++ b/classes/DecodedMessage.html @@ -1,4 +1,4 @@ -DecodedMessage | @xmtp/react-native-sdk

Class DecodedMessage<ContentType, ContentTypes>

Type Parameters

  • ContentType extends DefaultContentTypes[number] = DefaultContentTypes[number]

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Constructors

constructor +DecodedMessage | @xmtp/react-native-sdk

Class DecodedMessage<ContentType, ContentTypes>

Type Parameters

  • ContentType extends DefaultContentTypes[number] = DefaultContentTypes[number]

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Constructors

Properties

Methods

Constructors

Properties

contentTypeId: string
deliveryStatus: MessageDeliveryStatus = MessageDeliveryStatus.PUBLISHED
fallback: undefined | string
id: string
nativeContent: NativeMessageContent
senderAddress: string
sentNs: number
topic: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentTypeId: string
deliveryStatus: MessageDeliveryStatus = MessageDeliveryStatus.PUBLISHED
fallback: undefined | string
id: string
nativeContent: NativeMessageContent
senderAddress: string
sentNs: number
topic: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Dm.html b/classes/Dm.html index 4721a65f..c9a9c2a4 100644 --- a/classes/Dm.html +++ b/classes/Dm.html @@ -1,4 +1,4 @@ -Dm | @xmtp/react-native-sdk

Class Dm<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Implements

Constructors

constructor +Dm | @xmtp/react-native-sdk

Class Dm<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Implements

Constructors

Properties

Constructors

Properties

createdAt: number
version: DM = ...

Methods

  • Returns Promise<Member[]>

    A Promise that resolves to an array of Member objects. +

Constructors

Properties

createdAt: number
version: DM = ...

Methods

  • Returns Promise<Member[]>

    A Promise that resolves to an array of Member objects. To get the latest member list from the network, call sync() first.

    -
  • This method returns an array of messages associated with the dm. To get the latest messages from the network, call sync() first.

    Parameters

    • Optional opts: MessagesOptions

    Returns Promise<DecodedMessageUnion<ContentTypes>[]>

    A Promise that resolves to an array of DecodedMessage objects.

    -
  • This method return the peer inbox id associated with the dm.

    +
  • This method return the peer inbox id associated with the dm.

    Returns Promise<string>

    A Promise that resolves to a InboxId.

    -
  • Prepare a dm message to be sent.

    Type Parameters

    Parameters

    • content: ConversationSendPayload<SendContentTypes>

      The content of the message. It can be either a string or a structured MessageContent object.

    Returns Promise<string>

    A Promise that resolves to a string identifier for the prepared message to be sent.

    Throws

    Throws an error if there is an issue with sending the message.

    -
  • Publish all prepared messages.

    +
  • Publish all prepared messages.

    Returns Promise<any>

    Throws

    Throws an error if there is an issue finding the unpublished message

    -
  • Sends a message to the current dm.

    Type Parameters

    Parameters

    • content: ConversationSendPayload<SendContentTypes>

      The content of the message. It can be either a string or a structured MessageContent object.

    Returns Promise<MessageId>

    A Promise that resolves to a string identifier for the sent message.

    Throws

    Throws an error if there is an issue with sending the message.

    -
  • Sets up a real-time message stream for the current dm.

    +
  • Sets up a real-time message stream for the current dm.

    This method subscribes to incoming messages in real-time and listens for new message events. When a new message is detected, the provided callback function is invoked with the details of the message. Additionally, this method returns a function that can be called to unsubscribe and end the message stream.

    Parameters

    • callback: ((message) => Promise<void>)

      A callback function that will be invoked with the new DecodedMessage when a message is received.

    Returns Promise<(() => void)>

    A function that, when called, unsubscribes from the message stream and ends real-time updates.

    -
  • Executes a network request to fetch the latest messages and membership changes +

  • Executes a network request to fetch the latest messages and membership changes associated with the dm and saves them to the local state.

    -

    Returns Promise<void>

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Group.html b/classes/Group.html index a477dfdc..87c726cb 100644 --- a/classes/Group.html +++ b/classes/Group.html @@ -1,4 +1,4 @@ -Group | @xmtp/react-native-sdk

Class Group<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Implements

Constructors

constructor +Group | @xmtp/react-native-sdk

Class Group<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Implements

Constructors

Properties

addedByInboxId: string
createdAt: number
description: string
imageUrlSquare: string
isGroupActive: boolean
name: string
version: GROUP = ...

Methods

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is added to the group admins. +

Constructors

Properties

addedByInboxId: string
createdAt: number
description: string
imageUrlSquare: string
isGroupActive: boolean
name: string
version: GROUP = ...

Methods

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is added to the group admins. Will throw if the user does not have the required permissions.

    -
  • Parameters

    • addresses: string[]

      addresses to add to the group

      -

    Returns Promise<void>

  • Parameters

    • inboxIds: string[]

      inboxIds to add to the group

      -

    Returns Promise<void>

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is added to the group super admins. +

  • Parameters

    • addresses: string[]

      addresses to add to the group

      +

    Returns Promise<void>

  • Parameters

    • inboxIds: string[]

      inboxIds to add to the group

      +

    Returns Promise<void>

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is added to the group super admins. Will throw if the user does not have the required permissions.

    -
  • This method returns a inbox id associated with the creator of the group.

    +
  • This method returns a inbox id associated with the creator of the group.

    Returns Promise<string>

    A Promise that resolves to a InboxId.

    -
  • Returns the group description. +

  • Returns the group description. To get the latest group description from the network, call sync() first.

    Returns Promise<string>

    A Promise that resolves to the group description.

    -
  • Returns the group image url square. +

  • Returns the group image url square. To get the latest group image url square from the network, call sync() first.

    Returns Promise<string>

    A Promise that resolves to the group image url.

    -
  • Returns the group name. To get the latest group name from the network, call sync() first.

    Returns Promise<string>

    A Promise that resolves to the group name.

    -
  • Returns the group pinned frame. +

  • Returns the group pinned frame. To get the latest group pinned frame url from the network, call sync() first.

    Returns Promise<string>

    A Promise that resolves to the group pinned frame url.

    -
  • Returns whether the group is active. To get the latest active status from the network, call sync() first

    Returns Promise<boolean>

    A Promise that resolves if the group is active or not

    -
  • Parameters

    • inboxId: string

    Returns Promise<boolean>

    whether a given inboxId is an admin of the group. +

  • Parameters

    • inboxId: string

    Returns Promise<boolean>

    whether a given inboxId is an admin of the group. To get the latest admin status from the network, call sync() first.

    -
  • Parameters

    • inboxId: string

    Returns Promise<boolean>

    whether a given inboxId is a super admin of the group. +

  • Parameters

    • inboxId: string

    Returns Promise<boolean>

    whether a given inboxId is a super admin of the group. To get the latest super admin status from the network, call sync() first.

    -
  • Returns Promise<string[]>

    A Promise that resolves to an array of inboxIds that are admins of the group. +

  • Returns Promise<string[]>

    A Promise that resolves to an array of inboxIds that are admins of the group. To get the latest admin list from the network, call sync() first.

    -
  • Returns Promise<string[]>

    A Promise that resolves to an array of inboxIds that are super admins of the group. +

  • Returns Promise<string[]>

    A Promise that resolves to an array of inboxIds that are super admins of the group. To get the latest super admin list from the network, call sync() first.

    -
  • This method returns an array of inbox ids associated with the group. +

  • This method returns an array of inbox ids associated with the group. To get the latest member inbox ids from the network, call sync() first.

    Returns Promise<string[]>

    A Promise that resolves to an array of InboxId objects.

    -
  • Returns Promise<Member[]>

    A Promise that resolves to an array of Member objects. To get the latest member list from the network, call sync() first.

    -
  • This method returns an array of messages associated with the group. To get the latest messages from the network, call sync() first.

    Parameters

    • Optional opts: MessagesOptions

    Returns Promise<DecodedMessageUnion<ContentTypes>[]>

    A Promise that resolves to an array of DecodedMessage objects.

    -
  • Returns Promise<PermissionPolicySet>

    A {PermissionPolicySet} object representing the group's permission policy set.

    -
  • Returns Promise<PermissionPolicySet>

    A {PermissionPolicySet} object representing the group's permission policy set.

    +
  • Prepare a group message to be sent.

    Type Parameters

    Parameters

    • content: ConversationSendPayload<SendContentTypes>

      The content of the message. It can be either a string or a structured MessageContent object.

    Returns Promise<string>

    A Promise that resolves to a string identifier for the prepared message to be sent.

    Throws

    Throws an error if there is an issue with sending the message.

    -
  • Publish all prepared messages.

    +
  • Publish all prepared messages.

    Returns Promise<any>

    Throws

    Throws an error if there is an issue finding the unpublished message

    -
  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is removed from the group admins. +

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is removed from the group admins. Will throw if the user does not have the required permissions.

    -
  • Parameters

    • addresses: string[]

      addresses to remove from the group

      -

    Returns Promise<void>

  • Parameters

    • inboxIds: string[]

      inboxIds to remove from the group

      -

    Returns Promise<void>

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is removed from the group super admins. +

  • Parameters

    • addresses: string[]

      addresses to remove from the group

      +

    Returns Promise<void>

  • Parameters

    • inboxIds: string[]

      inboxIds to remove from the group

      +

    Returns Promise<void>

  • Parameters

    • inboxId: string

    Returns Promise<void>

    A Promise that resolves when the inboxId is removed from the group super admins. Will throw if the user does not have the required permissions.

    -
  • Sends a message to the current group.

    Type Parameters

    Parameters

    • content: ConversationSendPayload<SendContentTypes>

      The content of the message. It can be either a string or a structured MessageContent object.

    Returns Promise<MessageId>

    A Promise that resolves to a string identifier for the sent message.

    Throws

    Throws an error if there is an issue with sending the message.

    -
  • Sets up a real-time message stream for the current group.

    +
  • Sets up a real-time message stream for the current group.

    This method subscribes to incoming messages in real-time and listens for new message events. When a new message is detected, the provided callback function is invoked with the details of the message. Additionally, this method returns a function that can be called to unsubscribe and end the message stream.

    Parameters

    • callback: ((message) => Promise<void>)

      A callback function that will be invoked with the new DecodedMessage when a message is received.

    Returns Promise<(() => void)>

    A function that, when called, unsubscribes from the message stream and ends real-time updates.

    -
  • Executes a network request to fetch the latest messages and membership changes +

  • Executes a network request to fetch the latest messages and membership changes associated with the group and saves them to the local state.

    -

    Returns Promise<void>

  • Parameters

    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

    A Promise that resolves when the addAdmin permission is updated for the group. +

Returns Promise<void>

Returns Promise<void>

Returns Promise<void>

Returns Promise<void>

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/GroupUpdatedCodec.html b/classes/GroupUpdatedCodec.html index 9910387c..96556c6d 100644 --- a/classes/GroupUpdatedCodec.html +++ b/classes/GroupUpdatedCodec.html @@ -1,7 +1,7 @@ -GroupUpdatedCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +GroupUpdatedCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "groupUpdated" = 'groupUpdated'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "groupUpdated" = 'groupUpdated'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Member.html b/classes/Member.html index 9fee623a..b1a28b1a 100644 --- a/classes/Member.html +++ b/classes/Member.html @@ -1,7 +1,7 @@ -Member | @xmtp/react-native-sdk

Constructors

constructor +Member | @xmtp/react-native-sdk

Constructors

Properties

addresses: string[]
consentState: ConsentState
inboxId: string
permissionLevel: PermissionLevel

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

addresses: string[]
consentState: ConsentState
inboxId: string
permissionLevel: PermissionLevel

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/ReactionCodec.html b/classes/ReactionCodec.html index f8032fda..c23409a1 100644 --- a/classes/ReactionCodec.html +++ b/classes/ReactionCodec.html @@ -1,7 +1,7 @@ -ReactionCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +ReactionCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "reaction" = 'reaction'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "reaction" = 'reaction'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/ReadReceiptCodec.html b/classes/ReadReceiptCodec.html index ab8e0cd2..68e3049c 100644 --- a/classes/ReadReceiptCodec.html +++ b/classes/ReadReceiptCodec.html @@ -1,7 +1,7 @@ -ReadReceiptCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +ReadReceiptCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: string = 'readReceipt'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: string = 'readReceipt'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/RemoteAttachmentCodec.html b/classes/RemoteAttachmentCodec.html index 314665e7..83cf87b3 100644 --- a/classes/RemoteAttachmentCodec.html +++ b/classes/RemoteAttachmentCodec.html @@ -1,7 +1,7 @@ -RemoteAttachmentCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +RemoteAttachmentCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "remoteAttachment" = 'remoteAttachment'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "remoteAttachment" = 'remoteAttachment'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/ReplyCodec.html b/classes/ReplyCodec.html index e9c6ad14..0b1f1b49 100644 --- a/classes/ReplyCodec.html +++ b/classes/ReplyCodec.html @@ -1,7 +1,7 @@ -ReplyCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +ReplyCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "reply" = 'reply'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "reply" = 'reply'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/StaticAttachmentCodec.html b/classes/StaticAttachmentCodec.html index d49db9a7..25cb4969 100644 --- a/classes/StaticAttachmentCodec.html +++ b/classes/StaticAttachmentCodec.html @@ -1,7 +1,7 @@ -StaticAttachmentCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +StaticAttachmentCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "attachment" = 'attachment'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "attachment" = 'attachment'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/TextCodec.html b/classes/TextCodec.html index e2aee97e..3f2f814e 100644 --- a/classes/TextCodec.html +++ b/classes/TextCodec.html @@ -1,7 +1,7 @@ -TextCodec | @xmtp/react-native-sdk

Implements

Constructors

constructor +TextCodec | @xmtp/react-native-sdk

Implements

Constructors

Properties

Methods

Constructors

Properties

contentKey: "text" = 'text'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

contentKey: "text" = 'text'
contentType: ContentTypeId = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/XMTPPush.html b/classes/XMTPPush.html index c8f36631..ab2d7f76 100644 --- a/classes/XMTPPush.html +++ b/classes/XMTPPush.html @@ -1,5 +1,5 @@ -XMTPPush | @xmtp/react-native-sdk

Constructors

constructor +XMTPPush | @xmtp/react-native-sdk

Constructors

Properties

Methods

Constructors

Properties

client: Client<any>

Methods

  • Parameters

    • server: string
    • token: string

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

client: Client<any>

Methods

  • Parameters

    • server: string
    • token: string

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/ConversationVersion.html b/enums/ConversationVersion.html index d7d978cf..acc708b8 100644 --- a/enums/ConversationVersion.html +++ b/enums/ConversationVersion.html @@ -1,3 +1,3 @@ -ConversationVersion | @xmtp/react-native-sdk

Enumeration ConversationVersion

Enumeration Members

DM +ConversationVersion | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

DM: "DM"
GROUP: "GROUP"

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/MessageDeliveryStatus.html b/enums/MessageDeliveryStatus.html index 4fdf55cf..a296ed66 100644 --- a/enums/MessageDeliveryStatus.html +++ b/enums/MessageDeliveryStatus.html @@ -1,5 +1,5 @@ -MessageDeliveryStatus | @xmtp/react-native-sdk

Enumeration MessageDeliveryStatus

Enumeration Members

ALL +MessageDeliveryStatus | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

ALL: "ALL"
FAILED: "FAILED"
PUBLISHED: "PUBLISHED"
UNPUBLISHED: "UNPUBLISHED"

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/XmtpProvider.html b/functions/XmtpProvider.html index 51383644..dfdf9cdd 100644 --- a/functions/XmtpProvider.html +++ b/functions/XmtpProvider.html @@ -1 +1 @@ -XmtpProvider | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +XmtpProvider | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addAccount.html b/functions/addAccount.html index 67837812..b3c8a419 100644 --- a/functions/addAccount.html +++ b/functions/addAccount.html @@ -1 +1 @@ -addAccount | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • newAddress: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +addAccount | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • newAddress: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addAdmin.html b/functions/addAdmin.html index 898c9697..c883278f 100644 --- a/functions/addAdmin.html +++ b/functions/addAdmin.html @@ -1 +1 @@ -addAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +addAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addGroupMembers.html b/functions/addGroupMembers.html index 9582cc4c..275bf167 100644 --- a/functions/addGroupMembers.html +++ b/functions/addGroupMembers.html @@ -1 +1 @@ -addGroupMembers | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +addGroupMembers | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addGroupMembersByInboxId.html b/functions/addGroupMembersByInboxId.html index a07b11fd..057def20 100644 --- a/functions/addGroupMembersByInboxId.html +++ b/functions/addGroupMembersByInboxId.html @@ -1 +1 @@ -addGroupMembersByInboxId | @xmtp/react-native-sdk

Function addGroupMembersByInboxId

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +addGroupMembersByInboxId | @xmtp/react-native-sdk

Function addGroupMembersByInboxId

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addSuperAdmin.html b/functions/addSuperAdmin.html index 6338eb07..3bf6e42a 100644 --- a/functions/addSuperAdmin.html +++ b/functions/addSuperAdmin.html @@ -1 +1 @@ -addSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +addSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/addedByInboxId.html b/functions/addedByInboxId.html index 92f6fef6..38c6747f 100644 --- a/functions/addedByInboxId.html +++ b/functions/addedByInboxId.html @@ -1 +1 @@ -addedByInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +addedByInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/address-1.html b/functions/address-1.html index a78426b6..65c0be65 100644 --- a/functions/address-1.html +++ b/functions/address-1.html @@ -1 +1 @@ -address | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +address | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/build.html b/functions/build.html index acb1aebe..1f9ff60f 100644 --- a/functions/build.html +++ b/functions/build.html @@ -1 +1 @@ -build | @xmtp/react-native-sdk
  • Parameters

    • address: string
    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional dbDirectory: string
    • Optional historySyncUrl: string
    • Optional inboxId: string

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +build | @xmtp/react-native-sdk
  • Parameters

    • address: string
    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional dbDirectory: string
    • Optional historySyncUrl: string
    • Optional inboxId: string

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/canMessage.html b/functions/canMessage.html index d21e45aa..a48a511e 100644 --- a/functions/canMessage.html +++ b/functions/canMessage.html @@ -1 +1 @@ -canMessage | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • peerAddresses: string[]

    Returns Promise<{
        [key: Address]: boolean;
    }>

Generated using TypeDoc

\ No newline at end of file +canMessage | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • peerAddresses: string[]

    Returns Promise<{
        [key: Address]: boolean;
    }>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/consentAddressState.html b/functions/consentAddressState.html index effc4826..b10f06d5 100644 --- a/functions/consentAddressState.html +++ b/functions/consentAddressState.html @@ -1 +1 @@ -consentAddressState | @xmtp/react-native-sdk

Function consentAddressState

Generated using TypeDoc

\ No newline at end of file +consentAddressState | @xmtp/react-native-sdk

Function consentAddressState

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/consentConversationIdState.html b/functions/consentConversationIdState.html index af51e3fe..781b72ca 100644 --- a/functions/consentConversationIdState.html +++ b/functions/consentConversationIdState.html @@ -1 +1 @@ -consentConversationIdState | @xmtp/react-native-sdk

Function consentConversationIdState

Generated using TypeDoc

\ No newline at end of file +consentConversationIdState | @xmtp/react-native-sdk

Function consentConversationIdState

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/consentInboxIdState.html b/functions/consentInboxIdState.html index dc64f5c0..49da9aa1 100644 --- a/functions/consentInboxIdState.html +++ b/functions/consentInboxIdState.html @@ -1 +1 @@ -consentInboxIdState | @xmtp/react-native-sdk

Function consentInboxIdState

Generated using TypeDoc

\ No newline at end of file +consentInboxIdState | @xmtp/react-native-sdk

Function consentInboxIdState

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/conversationConsentState.html b/functions/conversationConsentState.html index 28f7d5fa..4a100727 100644 --- a/functions/conversationConsentState.html +++ b/functions/conversationConsentState.html @@ -1 +1 @@ -conversationConsentState | @xmtp/react-native-sdk

Function conversationConsentState

Generated using TypeDoc

\ No newline at end of file +conversationConsentState | @xmtp/react-native-sdk

Function conversationConsentState

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/conversationMessages.html b/functions/conversationMessages.html index 6f3dd23c..75f434dc 100644 --- a/functions/conversationMessages.html +++ b/functions/conversationMessages.html @@ -1 +1 @@ -conversationMessages | @xmtp/react-native-sdk

Function conversationMessages

Generated using TypeDoc

\ No newline at end of file +conversationMessages | @xmtp/react-native-sdk

Function conversationMessages

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/convertWalletClientToSigner.html b/functions/convertWalletClientToSigner.html index f41d6cf2..99ea93a3 100644 --- a/functions/convertWalletClientToSigner.html +++ b/functions/convertWalletClientToSigner.html @@ -1 +1 @@ -convertWalletClientToSigner | @xmtp/react-native-sdk

Function convertWalletClientToSigner

Generated using TypeDoc

\ No newline at end of file +convertWalletClientToSigner | @xmtp/react-native-sdk

Function convertWalletClientToSigner

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/create.html b/functions/create.html index 420d9ec1..72ca7ee7 100644 --- a/functions/create.html +++ b/functions/create.html @@ -1 +1 @@ -create | @xmtp/react-native-sdk
  • Parameters

    • address: string
    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional hasPreAuthenticateToInboxCallback: boolean
    • Optional dbDirectory: string
    • Optional historySyncUrl: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +create | @xmtp/react-native-sdk
  • Parameters

    • address: string
    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional hasPreAuthenticateToInboxCallback: boolean
    • Optional dbDirectory: string
    • Optional historySyncUrl: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/createGroup.html b/functions/createGroup.html index 41632fbc..ddb859a5 100644 --- a/functions/createGroup.html +++ b/functions/createGroup.html @@ -1 +1 @@ -createGroup | @xmtp/react-native-sdk
  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • client: Client<ContentTypes>
    • peerAddresses: string[]
    • permissionLevel: "all_members" | "admin_only" = 'all_members'
    • name: string = ''
    • imageUrlSquare: string = ''
    • description: string = ''
    • pinnedFrameUrl: string = ''

    Returns Promise<Group<ContentTypes>>

Generated using TypeDoc

\ No newline at end of file +createGroup | @xmtp/react-native-sdk
  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • client: Client<ContentTypes>
    • peerAddresses: string[]
    • permissionLevel: "all_members" | "admin_only" = 'all_members'
    • name: string = ''
    • imageUrlSquare: string = ''
    • description: string = ''
    • pinnedFrameUrl: string = ''

    Returns Promise<Group<ContentTypes>>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/createGroupCustomPermissions.html b/functions/createGroupCustomPermissions.html index 31b01289..0ee108c1 100644 --- a/functions/createGroupCustomPermissions.html +++ b/functions/createGroupCustomPermissions.html @@ -1 +1 @@ -createGroupCustomPermissions | @xmtp/react-native-sdk

Function createGroupCustomPermissions

  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • client: Client<ContentTypes>
    • peerAddresses: string[]
    • permissionPolicySet: PermissionPolicySet
    • name: string = ''
    • imageUrlSquare: string = ''
    • description: string = ''
    • pinnedFrameUrl: string = ''

    Returns Promise<Group<ContentTypes>>

Generated using TypeDoc

\ No newline at end of file +createGroupCustomPermissions | @xmtp/react-native-sdk

Function createGroupCustomPermissions

  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • client: Client<ContentTypes>
    • peerAddresses: string[]
    • permissionPolicySet: PermissionPolicySet
    • name: string = ''
    • imageUrlSquare: string = ''
    • description: string = ''
    • pinnedFrameUrl: string = ''

    Returns Promise<Group<ContentTypes>>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/createRandom.html b/functions/createRandom.html index 58171cf4..cae5fef6 100644 --- a/functions/createRandom.html +++ b/functions/createRandom.html @@ -1 +1 @@ -createRandom | @xmtp/react-native-sdk
  • Parameters

    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional hasPreAuthenticateToInboxCallback: boolean
    • Optional dbDirectory: string
    • Optional historySyncUrl: string

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +createRandom | @xmtp/react-native-sdk
  • Parameters

    • environment: "local" | "dev" | "production"
    • dbEncryptionKey: Uint8Array
    • Optional appVersion: string
    • Optional hasPreAuthenticateToInboxCallback: boolean
    • Optional dbDirectory: string
    • Optional historySyncUrl: string

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/creatorInboxId.html b/functions/creatorInboxId.html index 80dc48f5..cdfefdde 100644 --- a/functions/creatorInboxId.html +++ b/functions/creatorInboxId.html @@ -1 +1 @@ -creatorInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +creatorInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/decryptAttachment.html b/functions/decryptAttachment.html index 8122dff2..ceb354c4 100644 --- a/functions/decryptAttachment.html +++ b/functions/decryptAttachment.html @@ -1 +1 @@ -decryptAttachment | @xmtp/react-native-sdk

Function decryptAttachment

Generated using TypeDoc

\ No newline at end of file +decryptAttachment | @xmtp/react-native-sdk

Function decryptAttachment

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/deleteLocalDatabase.html b/functions/deleteLocalDatabase.html index f8910c1a..09cd01c3 100644 --- a/functions/deleteLocalDatabase.html +++ b/functions/deleteLocalDatabase.html @@ -1 +1 @@ -deleteLocalDatabase | @xmtp/react-native-sdk

Function deleteLocalDatabase

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +deleteLocalDatabase | @xmtp/react-native-sdk

Function deleteLocalDatabase

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/dmPeerInboxId.html b/functions/dmPeerInboxId.html index 7c20d1d9..02cab789 100644 --- a/functions/dmPeerInboxId.html +++ b/functions/dmPeerInboxId.html @@ -1 +1 @@ -dmPeerInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +dmPeerInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/dropClient.html b/functions/dropClient.html index 99c194e5..f0860b26 100644 --- a/functions/dropClient.html +++ b/functions/dropClient.html @@ -1 +1 @@ -dropClient | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +dropClient | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/dropLocalDatabaseConnection.html b/functions/dropLocalDatabaseConnection.html index 635b0b4e..01d1cfda 100644 --- a/functions/dropLocalDatabaseConnection.html +++ b/functions/dropLocalDatabaseConnection.html @@ -1 +1 @@ -dropLocalDatabaseConnection | @xmtp/react-native-sdk

Function dropLocalDatabaseConnection

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +dropLocalDatabaseConnection | @xmtp/react-native-sdk

Function dropLocalDatabaseConnection

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/encryptAttachment.html b/functions/encryptAttachment.html index 43cd916c..2b4925a0 100644 --- a/functions/encryptAttachment.html +++ b/functions/encryptAttachment.html @@ -1 +1 @@ -encryptAttachment | @xmtp/react-native-sdk

Function encryptAttachment

Generated using TypeDoc

\ No newline at end of file +encryptAttachment | @xmtp/react-native-sdk

Function encryptAttachment

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/exportNativeLogs.html b/functions/exportNativeLogs.html index bc4e3d94..0dd5731e 100644 --- a/functions/exportNativeLogs.html +++ b/functions/exportNativeLogs.html @@ -1 +1 @@ -exportNativeLogs | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +exportNativeLogs | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findConversation.html b/functions/findConversation.html index 13b882af..d49d42c2 100644 --- a/functions/findConversation.html +++ b/functions/findConversation.html @@ -1 +1 @@ -findConversation | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findConversation | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findConversationByTopic.html b/functions/findConversationByTopic.html index cdecfd2c..6ef20cb5 100644 --- a/functions/findConversationByTopic.html +++ b/functions/findConversationByTopic.html @@ -1 +1 @@ -findConversationByTopic | @xmtp/react-native-sdk

Function findConversationByTopic

Generated using TypeDoc

\ No newline at end of file +findConversationByTopic | @xmtp/react-native-sdk

Function findConversationByTopic

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findDmByAddress.html b/functions/findDmByAddress.html index de8f5f2a..ef790b04 100644 --- a/functions/findDmByAddress.html +++ b/functions/findDmByAddress.html @@ -1 +1 @@ -findDmByAddress | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findDmByAddress | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findDmByInboxId.html b/functions/findDmByInboxId.html index aaa25e81..3d6239be 100644 --- a/functions/findDmByInboxId.html +++ b/functions/findDmByInboxId.html @@ -1 +1 @@ -findDmByInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findDmByInboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findGroup.html b/functions/findGroup.html index 4dd98f44..62b4ffeb 100644 --- a/functions/findGroup.html +++ b/functions/findGroup.html @@ -1 +1 @@ -findGroup | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findGroup | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findInboxIdFromAddress.html b/functions/findInboxIdFromAddress.html index 9b491a73..1a63afb1 100644 --- a/functions/findInboxIdFromAddress.html +++ b/functions/findInboxIdFromAddress.html @@ -1 +1 @@ -findInboxIdFromAddress | @xmtp/react-native-sdk

Function findInboxIdFromAddress

  • Parameters

    • installationId: InstallationId
    • address: string

    Returns Promise<InboxId | undefined>

Generated using TypeDoc

\ No newline at end of file +findInboxIdFromAddress | @xmtp/react-native-sdk

Function findInboxIdFromAddress

  • Parameters

    • installationId: InstallationId
    • address: string

    Returns Promise<InboxId | undefined>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findMessage.html b/functions/findMessage.html index 31ef6461..c979bdc7 100644 --- a/functions/findMessage.html +++ b/functions/findMessage.html @@ -1 +1 @@ -findMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/findOrCreateDm.html b/functions/findOrCreateDm.html index 6d12ecc0..2233d372 100644 --- a/functions/findOrCreateDm.html +++ b/functions/findOrCreateDm.html @@ -1 +1 @@ -findOrCreateDm | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +findOrCreateDm | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/getInboxState.html b/functions/getInboxState.html index 19a1da92..81314e79 100644 --- a/functions/getInboxState.html +++ b/functions/getInboxState.html @@ -1 +1 @@ -getInboxState | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • refreshFromNetwork: boolean

    Returns Promise<InboxState>

Generated using TypeDoc

\ No newline at end of file +getInboxState | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • refreshFromNetwork: boolean

    Returns Promise<InboxState>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/getInboxStates.html b/functions/getInboxStates.html index a914f79e..aa193221 100644 --- a/functions/getInboxStates.html +++ b/functions/getInboxStates.html @@ -1 +1 @@ -getInboxStates | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • refreshFromNetwork: boolean
    • inboxIds: string[]

    Returns Promise<InboxState[]>

Generated using TypeDoc

\ No newline at end of file +getInboxStates | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • refreshFromNetwork: boolean
    • inboxIds: string[]

    Returns Promise<InboxState[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/getOrCreateInboxId.html b/functions/getOrCreateInboxId.html index b7b9a3c5..d5a14494 100644 --- a/functions/getOrCreateInboxId.html +++ b/functions/getOrCreateInboxId.html @@ -1 +1 @@ -getOrCreateInboxId | @xmtp/react-native-sdk

Function getOrCreateInboxId

Generated using TypeDoc

\ No newline at end of file +getOrCreateInboxId | @xmtp/react-native-sdk

Function getOrCreateInboxId

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/getSigner.html b/functions/getSigner.html index 495ff46a..99bc70a4 100644 --- a/functions/getSigner.html +++ b/functions/getSigner.html @@ -1 +1 @@ -getSigner | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +getSigner | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/groupDescription.html b/functions/groupDescription.html index bcc9bf56..f254a83e 100644 --- a/functions/groupDescription.html +++ b/functions/groupDescription.html @@ -1 +1 @@ -groupDescription | @xmtp/react-native-sdk
  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file +groupDescription | @xmtp/react-native-sdk
  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/groupImageUrlSquare.html b/functions/groupImageUrlSquare.html index 1e1f3f64..9f43d59e 100644 --- a/functions/groupImageUrlSquare.html +++ b/functions/groupImageUrlSquare.html @@ -1 +1 @@ -groupImageUrlSquare | @xmtp/react-native-sdk

Function groupImageUrlSquare

  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file +groupImageUrlSquare | @xmtp/react-native-sdk

Function groupImageUrlSquare

  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/groupName.html b/functions/groupName.html index 26164aa2..8d18d985 100644 --- a/functions/groupName.html +++ b/functions/groupName.html @@ -1 +1 @@ -groupName | @xmtp/react-native-sdk
  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file +groupName | @xmtp/react-native-sdk
  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/groupPinnedFrameUrl.html b/functions/groupPinnedFrameUrl.html index 6ea8a2bf..d563a73e 100644 --- a/functions/groupPinnedFrameUrl.html +++ b/functions/groupPinnedFrameUrl.html @@ -1 +1 @@ -groupPinnedFrameUrl | @xmtp/react-native-sdk

Function groupPinnedFrameUrl

  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file +groupPinnedFrameUrl | @xmtp/react-native-sdk

Function groupPinnedFrameUrl

  • Parameters

    Returns string | PromiseLike<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/inboxId-1.html b/functions/inboxId-1.html index e9b1375d..818bda4b 100644 --- a/functions/inboxId-1.html +++ b/functions/inboxId-1.html @@ -1 +1 @@ -inboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +inboxId | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isAdmin.html b/functions/isAdmin.html index 73197ef9..281b0100 100644 --- a/functions/isAdmin.html +++ b/functions/isAdmin.html @@ -1 +1 @@ -isAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file +isAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isGroupActive.html b/functions/isGroupActive.html index 7b89a436..3c4109cc 100644 --- a/functions/isGroupActive.html +++ b/functions/isGroupActive.html @@ -1 +1 @@ -isGroupActive | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file +isGroupActive | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isSuperAdmin.html b/functions/isSuperAdmin.html index 95f3bcbe..6875b19d 100644 --- a/functions/isSuperAdmin.html +++ b/functions/isSuperAdmin.html @@ -1 +1 @@ -isSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file +isSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listAdmins.html b/functions/listAdmins.html index cc7d3480..4cfdd152 100644 --- a/functions/listAdmins.html +++ b/functions/listAdmins.html @@ -1 +1 @@ -listAdmins | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +listAdmins | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listConversationMembers.html b/functions/listConversationMembers.html index 07d8a036..ff0e8947 100644 --- a/functions/listConversationMembers.html +++ b/functions/listConversationMembers.html @@ -1 +1 @@ -listConversationMembers | @xmtp/react-native-sdk

Function listConversationMembers

Generated using TypeDoc

\ No newline at end of file +listConversationMembers | @xmtp/react-native-sdk

Function listConversationMembers

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listConversations.html b/functions/listConversations.html index 85b03dba..941fcc8f 100644 --- a/functions/listConversations.html +++ b/functions/listConversations.html @@ -1 +1 @@ -listConversations | @xmtp/react-native-sdk

Function listConversations

Generated using TypeDoc

\ No newline at end of file +listConversations | @xmtp/react-native-sdk

Function listConversations

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listDms.html b/functions/listDms.html index bad8587f..b161e573 100644 --- a/functions/listDms.html +++ b/functions/listDms.html @@ -1 +1 @@ -listDms | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +listDms | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listGroups.html b/functions/listGroups.html index beb9d504..7a159950 100644 --- a/functions/listGroups.html +++ b/functions/listGroups.html @@ -1 +1 @@ -listGroups | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +listGroups | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listMemberInboxIds.html b/functions/listMemberInboxIds.html index cacdd7e9..b7f3cbd0 100644 --- a/functions/listMemberInboxIds.html +++ b/functions/listMemberInboxIds.html @@ -1 +1 @@ -listMemberInboxIds | @xmtp/react-native-sdk

Function listMemberInboxIds

Generated using TypeDoc

\ No newline at end of file +listMemberInboxIds | @xmtp/react-native-sdk

Function listMemberInboxIds

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/listSuperAdmins.html b/functions/listSuperAdmins.html index 1f560a3f..b4ea0f14 100644 --- a/functions/listSuperAdmins.html +++ b/functions/listSuperAdmins.html @@ -1 +1 @@ -listSuperAdmins | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +listSuperAdmins | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/permissionPolicySet.html b/functions/permissionPolicySet.html index 326fb402..eca9ce7e 100644 --- a/functions/permissionPolicySet.html +++ b/functions/permissionPolicySet.html @@ -1 +1 @@ -permissionPolicySet | @xmtp/react-native-sdk

Function permissionPolicySet

  • Parameters

    Returns Promise<PermissionPolicySet>

Generated using TypeDoc

\ No newline at end of file +permissionPolicySet | @xmtp/react-native-sdk

Function permissionPolicySet

  • Parameters

    Returns Promise<PermissionPolicySet>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/preAuthenticateToInboxCallbackCompleted.html b/functions/preAuthenticateToInboxCallbackCompleted.html index 56e49131..a9b51c0a 100644 --- a/functions/preAuthenticateToInboxCallbackCompleted.html +++ b/functions/preAuthenticateToInboxCallbackCompleted.html @@ -1 +1 @@ -preAuthenticateToInboxCallbackCompleted | @xmtp/react-native-sdk

Function preAuthenticateToInboxCallbackCompleted

  • Returns void

Generated using TypeDoc

\ No newline at end of file +preAuthenticateToInboxCallbackCompleted | @xmtp/react-native-sdk

Function preAuthenticateToInboxCallbackCompleted

  • Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/prepareMessage.html b/functions/prepareMessage.html index 1352ad5c..4a8ce3b3 100644 --- a/functions/prepareMessage.html +++ b/functions/prepareMessage.html @@ -1 +1 @@ -prepareMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +prepareMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/processMessage.html b/functions/processMessage.html index 4aedb253..45b7f606 100644 --- a/functions/processMessage.html +++ b/functions/processMessage.html @@ -1 +1 @@ -processMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +processMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/processWelcomeMessage.html b/functions/processWelcomeMessage.html index f05f8adc..ba4f9014 100644 --- a/functions/processWelcomeMessage.html +++ b/functions/processWelcomeMessage.html @@ -1 +1 @@ -processWelcomeMessage | @xmtp/react-native-sdk

Function processWelcomeMessage

Generated using TypeDoc

\ No newline at end of file +processWelcomeMessage | @xmtp/react-native-sdk

Function processWelcomeMessage

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/publishPreparedMessages.html b/functions/publishPreparedMessages.html index c2110ea5..b97536fa 100644 --- a/functions/publishPreparedMessages.html +++ b/functions/publishPreparedMessages.html @@ -1 +1 @@ -publishPreparedMessages | @xmtp/react-native-sdk

Function publishPreparedMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +publishPreparedMessages | @xmtp/react-native-sdk

Function publishPreparedMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/receiveSCWSignature.html b/functions/receiveSCWSignature.html index f7b81eeb..e341fe65 100644 --- a/functions/receiveSCWSignature.html +++ b/functions/receiveSCWSignature.html @@ -1 +1 @@ -receiveSCWSignature | @xmtp/react-native-sdk

Function receiveSCWSignature

  • Parameters

    • requestID: string
    • signature: string

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +receiveSCWSignature | @xmtp/react-native-sdk

Function receiveSCWSignature

  • Parameters

    • requestID: string
    • signature: string

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/receiveSignature.html b/functions/receiveSignature.html index 1ac102c9..e6d346ec 100644 --- a/functions/receiveSignature.html +++ b/functions/receiveSignature.html @@ -1 +1 @@ -receiveSignature | @xmtp/react-native-sdk
  • Parameters

    • requestID: string
    • signature: string

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +receiveSignature | @xmtp/react-native-sdk
  • Parameters

    • requestID: string
    • signature: string

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/reconnectLocalDatabase.html b/functions/reconnectLocalDatabase.html index 6e21c832..89d3fcd5 100644 --- a/functions/reconnectLocalDatabase.html +++ b/functions/reconnectLocalDatabase.html @@ -1 +1 @@ -reconnectLocalDatabase | @xmtp/react-native-sdk

Function reconnectLocalDatabase

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +reconnectLocalDatabase | @xmtp/react-native-sdk

Function reconnectLocalDatabase

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/registerPushToken.html b/functions/registerPushToken.html index 0e37cb5b..332204b6 100644 --- a/functions/registerPushToken.html +++ b/functions/registerPushToken.html @@ -1 +1 @@ -registerPushToken | @xmtp/react-native-sdk

Function registerPushToken

  • Parameters

    • pushServer: string
    • token: string

    Returns any

Generated using TypeDoc

\ No newline at end of file +registerPushToken | @xmtp/react-native-sdk

Function registerPushToken

  • Parameters

    • pushServer: string
    • token: string

    Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/removeAccount.html b/functions/removeAccount.html index 39fa5039..7dac333e 100644 --- a/functions/removeAccount.html +++ b/functions/removeAccount.html @@ -1 +1 @@ -removeAccount | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • addressToRemove: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +removeAccount | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • addressToRemove: string
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/removeAdmin.html b/functions/removeAdmin.html index d81f5661..be27e535 100644 --- a/functions/removeAdmin.html +++ b/functions/removeAdmin.html @@ -1 +1 @@ -removeAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +removeAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/removeGroupMembers.html b/functions/removeGroupMembers.html index 41886c1d..faff88dd 100644 --- a/functions/removeGroupMembers.html +++ b/functions/removeGroupMembers.html @@ -1 +1 @@ -removeGroupMembers | @xmtp/react-native-sdk

Function removeGroupMembers

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +removeGroupMembers | @xmtp/react-native-sdk

Function removeGroupMembers

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/removeGroupMembersByInboxId.html b/functions/removeGroupMembersByInboxId.html index 772d0748..369ef27e 100644 --- a/functions/removeGroupMembersByInboxId.html +++ b/functions/removeGroupMembersByInboxId.html @@ -1 +1 @@ -removeGroupMembersByInboxId | @xmtp/react-native-sdk

Function removeGroupMembersByInboxId

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +removeGroupMembersByInboxId | @xmtp/react-native-sdk

Function removeGroupMembersByInboxId

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/removeSuperAdmin.html b/functions/removeSuperAdmin.html index 5deddd4c..32b4b9dc 100644 --- a/functions/removeSuperAdmin.html +++ b/functions/removeSuperAdmin.html @@ -1 +1 @@ -removeSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +removeSuperAdmin | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/requestMessageHistorySync.html b/functions/requestMessageHistorySync.html index cad9ef2d..3e5dc8be 100644 --- a/functions/requestMessageHistorySync.html +++ b/functions/requestMessageHistorySync.html @@ -1 +1 @@ -requestMessageHistorySync | @xmtp/react-native-sdk

Function requestMessageHistorySync

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +requestMessageHistorySync | @xmtp/react-native-sdk

Function requestMessageHistorySync

  • Parameters

    • installationId: InstallationId

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/revokeAllOtherInstallations.html b/functions/revokeAllOtherInstallations.html index 39d60c5e..f3ee4265 100644 --- a/functions/revokeAllOtherInstallations.html +++ b/functions/revokeAllOtherInstallations.html @@ -1 +1 @@ -revokeAllOtherInstallations | @xmtp/react-native-sdk

Function revokeAllOtherInstallations

  • Parameters

    • installationId: InstallationId
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +revokeAllOtherInstallations | @xmtp/react-native-sdk

Function revokeAllOtherInstallations

  • Parameters

    • installationId: InstallationId
    • Optional walletType: WalletType
    • Optional chainId: number
    • Optional blockNumber: number

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/sendMessage.html b/functions/sendMessage.html index 73646d78..1c01fcba 100644 --- a/functions/sendMessage.html +++ b/functions/sendMessage.html @@ -1 +1 @@ -sendMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +sendMessage | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/setConsentState.html b/functions/setConsentState.html index 2c9b87a5..8897db96 100644 --- a/functions/setConsentState.html +++ b/functions/setConsentState.html @@ -1 +1 @@ -setConsentState | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • value: string
    • entryType: ConsentType
    • consentType: ConsentState

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +setConsentState | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • value: string
    • entryType: ConsentType
    • consentType: ConsentState

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/signWithInstallationKey.html b/functions/signWithInstallationKey.html index a411f410..9848b26c 100644 --- a/functions/signWithInstallationKey.html +++ b/functions/signWithInstallationKey.html @@ -1 +1 @@ -signWithInstallationKey | @xmtp/react-native-sdk

Function signWithInstallationKey

  • Parameters

    • installationId: InstallationId
    • message: string

    Returns Promise<Uint8Array>

Generated using TypeDoc

\ No newline at end of file +signWithInstallationKey | @xmtp/react-native-sdk

Function signWithInstallationKey

  • Parameters

    • installationId: InstallationId
    • message: string

    Returns Promise<Uint8Array>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/staticCanMessage.html b/functions/staticCanMessage.html index 0db01e48..a35e9cea 100644 --- a/functions/staticCanMessage.html +++ b/functions/staticCanMessage.html @@ -1 +1 @@ -staticCanMessage | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<{
        [key: Address]: boolean;
    }>

Generated using TypeDoc

\ No newline at end of file +staticCanMessage | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<{
        [key: Address]: boolean;
    }>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/subscribePushTopics.html b/functions/subscribePushTopics.html index 4a64670a..8e5d125f 100644 --- a/functions/subscribePushTopics.html +++ b/functions/subscribePushTopics.html @@ -1 +1 @@ -subscribePushTopics | @xmtp/react-native-sdk

Function subscribePushTopics

Generated using TypeDoc

\ No newline at end of file +subscribePushTopics | @xmtp/react-native-sdk

Function subscribePushTopics

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/subscribeToAllMessages.html b/functions/subscribeToAllMessages.html index 944302e9..650bc713 100644 --- a/functions/subscribeToAllMessages.html +++ b/functions/subscribeToAllMessages.html @@ -1 +1 @@ -subscribeToAllMessages | @xmtp/react-native-sdk

Function subscribeToAllMessages

Generated using TypeDoc

\ No newline at end of file +subscribeToAllMessages | @xmtp/react-native-sdk

Function subscribeToAllMessages

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/subscribeToConsent.html b/functions/subscribeToConsent.html index f4c944b2..ede48e16 100644 --- a/functions/subscribeToConsent.html +++ b/functions/subscribeToConsent.html @@ -1 +1 @@ -subscribeToConsent | @xmtp/react-native-sdk

Function subscribeToConsent

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file +subscribeToConsent | @xmtp/react-native-sdk

Function subscribeToConsent

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/subscribeToConversations.html b/functions/subscribeToConversations.html index 9ae0daca..76f7a8c4 100644 --- a/functions/subscribeToConversations.html +++ b/functions/subscribeToConversations.html @@ -1 +1 @@ -subscribeToConversations | @xmtp/react-native-sdk

Function subscribeToConversations

Generated using TypeDoc

\ No newline at end of file +subscribeToConversations | @xmtp/react-native-sdk

Function subscribeToConversations

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/subscribeToMessages.html b/functions/subscribeToMessages.html index c2eb8eac..257244c6 100644 --- a/functions/subscribeToMessages.html +++ b/functions/subscribeToMessages.html @@ -1 +1 @@ -subscribeToMessages | @xmtp/react-native-sdk

Function subscribeToMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +subscribeToMessages | @xmtp/react-native-sdk

Function subscribeToMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/syncAllConversations.html b/functions/syncAllConversations.html index d5cec065..e2cb4593 100644 --- a/functions/syncAllConversations.html +++ b/functions/syncAllConversations.html @@ -1 +1 @@ -syncAllConversations | @xmtp/react-native-sdk

Function syncAllConversations

  • Parameters

    • installationId: InstallationId

    Returns Promise<number>

Generated using TypeDoc

\ No newline at end of file +syncAllConversations | @xmtp/react-native-sdk

Function syncAllConversations

  • Parameters

    • installationId: InstallationId

    Returns Promise<number>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/syncConsent.html b/functions/syncConsent.html index 35375723..9757f8b6 100644 --- a/functions/syncConsent.html +++ b/functions/syncConsent.html @@ -1 +1 @@ -syncConsent | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +syncConsent | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/syncConversation.html b/functions/syncConversation.html index 757f02ea..a9c58af7 100644 --- a/functions/syncConversation.html +++ b/functions/syncConversation.html @@ -1 +1 @@ -syncConversation | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +syncConversation | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/syncConversations.html b/functions/syncConversations.html index 26546e79..3659fd3f 100644 --- a/functions/syncConversations.html +++ b/functions/syncConversations.html @@ -1 +1 @@ -syncConversations | @xmtp/react-native-sdk

Function syncConversations

  • Parameters

    • installationId: InstallationId

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +syncConversations | @xmtp/react-native-sdk

Function syncConversations

  • Parameters

    • installationId: InstallationId

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/unsubscribeFromAllMessages.html b/functions/unsubscribeFromAllMessages.html index e71756fa..0583b5d3 100644 --- a/functions/unsubscribeFromAllMessages.html +++ b/functions/unsubscribeFromAllMessages.html @@ -1 +1 @@ -unsubscribeFromAllMessages | @xmtp/react-native-sdk

Function unsubscribeFromAllMessages

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file +unsubscribeFromAllMessages | @xmtp/react-native-sdk

Function unsubscribeFromAllMessages

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/unsubscribeFromConsent.html b/functions/unsubscribeFromConsent.html index 14aa214f..ba4af21d 100644 --- a/functions/unsubscribeFromConsent.html +++ b/functions/unsubscribeFromConsent.html @@ -1 +1 @@ -unsubscribeFromConsent | @xmtp/react-native-sdk

Function unsubscribeFromConsent

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file +unsubscribeFromConsent | @xmtp/react-native-sdk

Function unsubscribeFromConsent

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/unsubscribeFromConversations.html b/functions/unsubscribeFromConversations.html index 0d88f155..b973e1c7 100644 --- a/functions/unsubscribeFromConversations.html +++ b/functions/unsubscribeFromConversations.html @@ -1 +1 @@ -unsubscribeFromConversations | @xmtp/react-native-sdk

Function unsubscribeFromConversations

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file +unsubscribeFromConversations | @xmtp/react-native-sdk

Function unsubscribeFromConversations

  • Parameters

    • installationId: InstallationId

    Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/unsubscribeFromMessages.html b/functions/unsubscribeFromMessages.html index 0ca8293d..a1e3c95a 100644 --- a/functions/unsubscribeFromMessages.html +++ b/functions/unsubscribeFromMessages.html @@ -1 +1 @@ -unsubscribeFromMessages | @xmtp/react-native-sdk

Function unsubscribeFromMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +unsubscribeFromMessages | @xmtp/react-native-sdk

Function unsubscribeFromMessages

  • Parameters

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateAddAdminPermission.html b/functions/updateAddAdminPermission.html index b3f7df9f..046bf933 100644 --- a/functions/updateAddAdminPermission.html +++ b/functions/updateAddAdminPermission.html @@ -1 +1 @@ -updateAddAdminPermission | @xmtp/react-native-sdk

Function updateAddAdminPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateAddAdminPermission | @xmtp/react-native-sdk

Function updateAddAdminPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateAddMemberPermission.html b/functions/updateAddMemberPermission.html index 68fffdd9..0c9577ae 100644 --- a/functions/updateAddMemberPermission.html +++ b/functions/updateAddMemberPermission.html @@ -1 +1 @@ -updateAddMemberPermission | @xmtp/react-native-sdk

Function updateAddMemberPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateAddMemberPermission | @xmtp/react-native-sdk

Function updateAddMemberPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateConversationConsent.html b/functions/updateConversationConsent.html index 777a28f3..217715ae 100644 --- a/functions/updateConversationConsent.html +++ b/functions/updateConversationConsent.html @@ -1 +1 @@ -updateConversationConsent | @xmtp/react-native-sdk

Function updateConversationConsent

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateConversationConsent | @xmtp/react-native-sdk

Function updateConversationConsent

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupDescription.html b/functions/updateGroupDescription.html index 49b83456..ecf4ae79 100644 --- a/functions/updateGroupDescription.html +++ b/functions/updateGroupDescription.html @@ -1 +1 @@ -updateGroupDescription | @xmtp/react-native-sdk

Function updateGroupDescription

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupDescription | @xmtp/react-native-sdk

Function updateGroupDescription

  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupDescriptionPermission.html b/functions/updateGroupDescriptionPermission.html index 11301f6f..9d6d462b 100644 --- a/functions/updateGroupDescriptionPermission.html +++ b/functions/updateGroupDescriptionPermission.html @@ -1 +1 @@ -updateGroupDescriptionPermission | @xmtp/react-native-sdk

Function updateGroupDescriptionPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupDescriptionPermission | @xmtp/react-native-sdk

Function updateGroupDescriptionPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupImageUrlSquare.html b/functions/updateGroupImageUrlSquare.html index a9f5d114..c46ae6d8 100644 --- a/functions/updateGroupImageUrlSquare.html +++ b/functions/updateGroupImageUrlSquare.html @@ -1 +1 @@ -updateGroupImageUrlSquare | @xmtp/react-native-sdk

Function updateGroupImageUrlSquare

  • Parameters

    • installationId: InstallationId
    • id: ConversationId
    • imageUrlSquare: string

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupImageUrlSquare | @xmtp/react-native-sdk

Function updateGroupImageUrlSquare

  • Parameters

    • installationId: InstallationId
    • id: ConversationId
    • imageUrlSquare: string

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupImageUrlSquarePermission.html b/functions/updateGroupImageUrlSquarePermission.html index 3c0c1475..ac1748b7 100644 --- a/functions/updateGroupImageUrlSquarePermission.html +++ b/functions/updateGroupImageUrlSquarePermission.html @@ -1 +1 @@ -updateGroupImageUrlSquarePermission | @xmtp/react-native-sdk

Function updateGroupImageUrlSquarePermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupImageUrlSquarePermission | @xmtp/react-native-sdk

Function updateGroupImageUrlSquarePermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupName.html b/functions/updateGroupName.html index 853f1fb4..e7e37ef9 100644 --- a/functions/updateGroupName.html +++ b/functions/updateGroupName.html @@ -1 +1 @@ -updateGroupName | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupName | @xmtp/react-native-sdk
  • Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupNamePermission.html b/functions/updateGroupNamePermission.html index 915469c8..0e60fcaf 100644 --- a/functions/updateGroupNamePermission.html +++ b/functions/updateGroupNamePermission.html @@ -1 +1 @@ -updateGroupNamePermission | @xmtp/react-native-sdk

Function updateGroupNamePermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupNamePermission | @xmtp/react-native-sdk

Function updateGroupNamePermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupPinnedFrameUrl.html b/functions/updateGroupPinnedFrameUrl.html index b0877dea..9b97b4f0 100644 --- a/functions/updateGroupPinnedFrameUrl.html +++ b/functions/updateGroupPinnedFrameUrl.html @@ -1 +1 @@ -updateGroupPinnedFrameUrl | @xmtp/react-native-sdk

Function updateGroupPinnedFrameUrl

  • Parameters

    • installationId: InstallationId
    • id: ConversationId
    • pinnedFrameUrl: string

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupPinnedFrameUrl | @xmtp/react-native-sdk

Function updateGroupPinnedFrameUrl

  • Parameters

    • installationId: InstallationId
    • id: ConversationId
    • pinnedFrameUrl: string

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateGroupPinnedFrameUrlPermission.html b/functions/updateGroupPinnedFrameUrlPermission.html index a91b6cba..a37361b3 100644 --- a/functions/updateGroupPinnedFrameUrlPermission.html +++ b/functions/updateGroupPinnedFrameUrlPermission.html @@ -1 +1 @@ -updateGroupPinnedFrameUrlPermission | @xmtp/react-native-sdk

Function updateGroupPinnedFrameUrlPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateGroupPinnedFrameUrlPermission | @xmtp/react-native-sdk

Function updateGroupPinnedFrameUrlPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateRemoveAdminPermission.html b/functions/updateRemoveAdminPermission.html index 1bc716d6..3ba8e9bf 100644 --- a/functions/updateRemoveAdminPermission.html +++ b/functions/updateRemoveAdminPermission.html @@ -1 +1 @@ -updateRemoveAdminPermission | @xmtp/react-native-sdk

Function updateRemoveAdminPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateRemoveAdminPermission | @xmtp/react-native-sdk

Function updateRemoveAdminPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/updateRemoveMemberPermission.html b/functions/updateRemoveMemberPermission.html index eb438d62..580581b5 100644 --- a/functions/updateRemoveMemberPermission.html +++ b/functions/updateRemoveMemberPermission.html @@ -1 +1 @@ -updateRemoveMemberPermission | @xmtp/react-native-sdk

Function updateRemoveMemberPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +updateRemoveMemberPermission | @xmtp/react-native-sdk

Function updateRemoveMemberPermission

  • Parameters

    • clientInstallationId: InstallationId
    • id: ConversationId
    • permissionOption: PermissionUpdateOption

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/useClient.html b/functions/useClient.html index 95529ea4..6b63f735 100644 --- a/functions/useClient.html +++ b/functions/useClient.html @@ -1 +1 @@ -useClient | @xmtp/react-native-sdk
  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • Optional onError: ((e) => void)
        • (e): void
        • Parameters

          • e: Error

          Returns void

    Returns {
        client: null | Client<ContentTypes>;
        disconnect: (() => Promise<void>);
        error: null | Error;
        initialize: ((__namedParameters) => Promise<undefined | null | Client<any>>);
        isLoading: boolean;
    }

    • client: null | Client<ContentTypes>
    • disconnect: (() => Promise<void>)
        • (): Promise<void>
        • Returns Promise<void>

    • error: null | Error
    • initialize: ((__namedParameters) => Promise<undefined | null | Client<any>>)
        • (__namedParameters): Promise<undefined | null | Client<any>>
        • Parameters

          • __namedParameters: InitializeClientOptions

          Returns Promise<undefined | null | Client<any>>

    • isLoading: boolean

Generated using TypeDoc

\ No newline at end of file +useClient | @xmtp/react-native-sdk
  • Type Parameters

    • ContentTypes extends DefaultContentTypes = DefaultContentTypes

    Parameters

    • Optional onError: ((e) => void)
        • (e): void
        • Parameters

          • e: Error

          Returns void

    Returns {
        client: null | Client<ContentTypes>;
        disconnect: (() => Promise<void>);
        error: null | Error;
        initialize: ((__namedParameters) => Promise<undefined | null | Client<any>>);
        isLoading: boolean;
    }

    • client: null | Client<ContentTypes>
    • disconnect: (() => Promise<void>)
        • (): Promise<void>
        • Returns Promise<void>

    • error: null | Error
    • initialize: ((__namedParameters) => Promise<undefined | null | Client<any>>)
        • (__namedParameters): Promise<undefined | null | Client<any>>
        • Parameters

          • __namedParameters: InitializeClientOptions

          Returns Promise<undefined | null | Client<any>>

    • isLoading: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/useXmtp.html b/functions/useXmtp.html index f424b239..a63fdbd7 100644 --- a/functions/useXmtp.html +++ b/functions/useXmtp.html @@ -1 +1 @@ -useXmtp | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file +useXmtp | @xmtp/react-native-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/verifySignature.html b/functions/verifySignature.html index 775f8dc7..5780e89f 100644 --- a/functions/verifySignature.html +++ b/functions/verifySignature.html @@ -1 +1 @@ -verifySignature | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • message: string
    • signature: Uint8Array

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file +verifySignature | @xmtp/react-native-sdk
  • Parameters

    • installationId: InstallationId
    • message: string
    • signature: Uint8Array

    Returns Promise<boolean>

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/JSContentCodec.html b/interfaces/JSContentCodec.html index c48423da..088c52ff 100644 --- a/interfaces/JSContentCodec.html +++ b/interfaces/JSContentCodec.html @@ -1,5 +1,5 @@ -JSContentCodec | @xmtp/react-native-sdk

Interface JSContentCodec<T>

interface JSContentCodec<T> {
    contentType: ContentTypeId;
    decode(encodedContent): T;
    encode(content): EncodedContent;
    fallback(content): undefined | string;
}

Type Parameters

  • T

Properties

contentType +JSContentCodec | @xmtp/react-native-sdk

Interface JSContentCodec<T>

interface JSContentCodec<T> {
    contentType: ContentTypeId;
    decode(encodedContent): T;
    encode(content): EncodedContent;
    fallback(content): undefined | string;
}

Type Parameters

  • T

Properties

Methods

Properties

contentType: ContentTypeId

Methods

Generated using TypeDoc

\ No newline at end of file +

Properties

contentType: ContentTypeId

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/NativeContentCodec.html b/interfaces/NativeContentCodec.html index 443b098d..1024ace1 100644 --- a/interfaces/NativeContentCodec.html +++ b/interfaces/NativeContentCodec.html @@ -1,6 +1,6 @@ -NativeContentCodec | @xmtp/react-native-sdk

Interface NativeContentCodec<T>

interface NativeContentCodec<T> {
    contentKey: string;
    contentType: ContentTypeId;
    decode(nativeContent): T;
    encode(content): NativeMessageContent;
    fallback(content): undefined | string;
}

Type Parameters

  • T

Implemented by

Properties

contentKey +NativeContentCodec | @xmtp/react-native-sdk

Interface NativeContentCodec<T>

interface NativeContentCodec<T> {
    contentKey: string;
    contentType: ContentTypeId;
    decode(nativeContent): T;
    encode(content): NativeMessageContent;
    fallback(content): undefined | string;
}

Type Parameters

  • T

Implemented by

Properties

contentKey: string
contentType: ContentTypeId

Methods

Generated using TypeDoc

\ No newline at end of file +

Properties

contentKey: string
contentType: ContentTypeId

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/Signer.html b/interfaces/Signer.html index d97b1c5d..fd208765 100644 --- a/interfaces/Signer.html +++ b/interfaces/Signer.html @@ -1,6 +1,6 @@ -Signer | @xmtp/react-native-sdk
interface Signer {
    getAddress: (() => Promise<string>);
    getBlockNumber: (() => undefined | number);
    getChainId: (() => undefined | number);
    signMessage: ((message) => Promise<string>);
    walletType: (() => undefined | WalletType);
}

Properties

getAddress +Signer | @xmtp/react-native-sdk
interface Signer {
    getAddress: (() => Promise<string>);
    getBlockNumber: (() => undefined | number);
    getChainId: (() => undefined | number);
    signMessage: ((message) => Promise<string>);
    walletType: (() => undefined | WalletType);
}

Properties

getAddress: (() => Promise<string>)

Type declaration

    • (): Promise<string>
    • Returns Promise<string>

getBlockNumber: (() => undefined | number)

Type declaration

    • (): undefined | number
    • Returns undefined | number

getChainId: (() => undefined | number)

Type declaration

    • (): undefined | number
    • Returns undefined | number

signMessage: ((message) => Promise<string>)

Type declaration

    • (message): Promise<string>
    • Parameters

      • message: string

      Returns Promise<string>

walletType: (() => undefined | WalletType)

Type declaration

Generated using TypeDoc

\ No newline at end of file +

Properties

getAddress: (() => Promise<string>)

Type declaration

    • (): Promise<string>
    • Returns Promise<string>

getBlockNumber: (() => undefined | number)

Type declaration

    • (): undefined | number
    • Returns undefined | number

getChainId: (() => undefined | number)

Type declaration

    • (): undefined | number
    • Returns undefined | number

signMessage: ((message) => Promise<string>)

Type declaration

    • (message): Promise<string>
    • Parameters

      • message: string

      Returns Promise<string>

walletType: (() => undefined | WalletType)

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/XmtpContextValue.html b/interfaces/XmtpContextValue.html index efa9dfbb..de10d80f 100644 --- a/interfaces/XmtpContextValue.html +++ b/interfaces/XmtpContextValue.html @@ -1,5 +1,5 @@ -XmtpContextValue | @xmtp/react-native-sdk

Interface XmtpContextValue

interface XmtpContextValue {
    client: null | Client<any>;
    setClient: Dispatch<SetStateAction<null | Client<any>>>;
}

Properties

client +XmtpContextValue | @xmtp/react-native-sdk

Interface XmtpContextValue

interface XmtpContextValue {
    client: null | Client<any>;
    setClient: Dispatch<SetStateAction<null | Client<any>>>;
}

Properties

Properties

client: null | Client<any>

The XMTP client instance

-
setClient: Dispatch<SetStateAction<null | Client<any>>>

Set the XMTP client instance

-

Generated using TypeDoc

\ No newline at end of file +
setClient: Dispatch<SetStateAction<null | Client<any>>>

Set the XMTP client instance

+

Generated using TypeDoc

\ No newline at end of file diff --git a/types/Address.html b/types/Address.html index 9fab5795..d5664674 100644 --- a/types/Address.html +++ b/types/Address.html @@ -1 +1 @@ -Address | @xmtp/react-native-sdk
Address: string

Generated using TypeDoc

\ No newline at end of file +Address | @xmtp/react-native-sdk
Address: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConsentState.html b/types/ConsentState.html index 0853d501..ec0b5806 100644 --- a/types/ConsentState.html +++ b/types/ConsentState.html @@ -1 +1 @@ -ConsentState | @xmtp/react-native-sdk

Type alias ConsentState

ConsentState: "allowed" | "denied" | "unknown"

Generated using TypeDoc

\ No newline at end of file +ConsentState | @xmtp/react-native-sdk

Type alias ConsentState

ConsentState: "allowed" | "denied" | "unknown"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ContentCodec.html b/types/ContentCodec.html index afea56c4..3652bba8 100644 --- a/types/ContentCodec.html +++ b/types/ContentCodec.html @@ -1 +1 @@ -ContentCodec | @xmtp/react-native-sdk

Type alias ContentCodec<T>

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file +ContentCodec | @xmtp/react-native-sdk

Type alias ContentCodec<T>

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ContentTypeId.html b/types/ContentTypeId.html index 820b86b3..7872dbbf 100644 --- a/types/ContentTypeId.html +++ b/types/ContentTypeId.html @@ -1 +1 @@ -ContentTypeId | @xmtp/react-native-sdk

Type alias ContentTypeId

ContentTypeId: content.ContentTypeId

Generated using TypeDoc

\ No newline at end of file +ContentTypeId | @xmtp/react-native-sdk

Type alias ContentTypeId

ContentTypeId: content.ContentTypeId

Generated using TypeDoc

\ No newline at end of file diff --git a/types/Conversation.html b/types/Conversation.html index 245b1b36..176d3fb9 100644 --- a/types/Conversation.html +++ b/types/Conversation.html @@ -1 +1 @@ -Conversation | @xmtp/react-native-sdk

Type alias Conversation<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Generated using TypeDoc

\ No newline at end of file +Conversation | @xmtp/react-native-sdk

Type alias Conversation<ContentTypes>

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConversationId.html b/types/ConversationId.html index 563a01af..de349793 100644 --- a/types/ConversationId.html +++ b/types/ConversationId.html @@ -1 +1 @@ -ConversationId | @xmtp/react-native-sdk

Type alias ConversationId

ConversationId: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file +ConversationId | @xmtp/react-native-sdk

Type alias ConversationId

ConversationId: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConversationOptions.html b/types/ConversationOptions.html index 07a0dfbd..39cdc765 100644 --- a/types/ConversationOptions.html +++ b/types/ConversationOptions.html @@ -1 +1 @@ -ConversationOptions | @xmtp/react-native-sdk

Type alias ConversationOptions

ConversationOptions: {
    addedByInboxId?: boolean;
    consentState?: boolean;
    description?: boolean;
    imageUrlSquare?: boolean;
    isActive?: boolean;
    lastMessage?: boolean;
    name?: boolean;
}

Type declaration

  • Optional addedByInboxId?: boolean
  • Optional consentState?: boolean
  • Optional description?: boolean
  • Optional imageUrlSquare?: boolean
  • Optional isActive?: boolean
  • Optional lastMessage?: boolean
  • Optional name?: boolean

Generated using TypeDoc

\ No newline at end of file +ConversationOptions | @xmtp/react-native-sdk

Type alias ConversationOptions

ConversationOptions: {
    addedByInboxId?: boolean;
    consentState?: boolean;
    description?: boolean;
    imageUrlSquare?: boolean;
    isActive?: boolean;
    lastMessage?: boolean;
    name?: boolean;
}

Type declaration

  • Optional addedByInboxId?: boolean
  • Optional consentState?: boolean
  • Optional description?: boolean
  • Optional imageUrlSquare?: boolean
  • Optional isActive?: boolean
  • Optional lastMessage?: boolean
  • Optional name?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConversationOrder.html b/types/ConversationOrder.html index cef99668..bdc18594 100644 --- a/types/ConversationOrder.html +++ b/types/ConversationOrder.html @@ -1 +1 @@ -ConversationOrder | @xmtp/react-native-sdk

Type alias ConversationOrder

ConversationOrder: "lastMessage" | "createdAt"

Generated using TypeDoc

\ No newline at end of file +ConversationOrder | @xmtp/react-native-sdk

Type alias ConversationOrder

ConversationOrder: "lastMessage" | "createdAt"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConversationTopic.html b/types/ConversationTopic.html index 31c22e95..b4b31a38 100644 --- a/types/ConversationTopic.html +++ b/types/ConversationTopic.html @@ -1 +1 @@ -ConversationTopic | @xmtp/react-native-sdk

Type alias ConversationTopic

ConversationTopic: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file +ConversationTopic | @xmtp/react-native-sdk

Type alias ConversationTopic

ConversationTopic: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ConversationType.html b/types/ConversationType.html index 3b3b8eed..05088edd 100644 --- a/types/ConversationType.html +++ b/types/ConversationType.html @@ -1 +1 @@ -ConversationType | @xmtp/react-native-sdk

Type alias ConversationType

ConversationType: "all" | "groups" | "dms"

Generated using TypeDoc

\ No newline at end of file +ConversationType | @xmtp/react-native-sdk

Type alias ConversationType

ConversationType: "all" | "groups" | "dms"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/DecodedMessageUnion.html b/types/DecodedMessageUnion.html index d5941846..4f2a1262 100644 --- a/types/DecodedMessageUnion.html +++ b/types/DecodedMessageUnion.html @@ -1 +1 @@ -DecodedMessageUnion | @xmtp/react-native-sdk

Type alias DecodedMessageUnion<ContentTypes>

DecodedMessageUnion<ContentTypes>: {
    [K in keyof ContentTypes]: ContentTypes[K] extends ContentCodec<any>
        ? DecodedMessage<ContentTypes[K], ContentTypes>
        : never
}[number]

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Generated using TypeDoc

\ No newline at end of file +DecodedMessageUnion | @xmtp/react-native-sdk

Type alias DecodedMessageUnion<ContentTypes>

DecodedMessageUnion<ContentTypes>: {
    [K in keyof ContentTypes]: ContentTypes[K] extends ContentCodec<any>
        ? DecodedMessage<ContentTypes[K], ContentTypes>
        : never
}[number]

Type Parameters

  • ContentTypes extends DefaultContentTypes = DefaultContentTypes

Generated using TypeDoc

\ No newline at end of file diff --git a/types/DecryptedLocalAttachment.html b/types/DecryptedLocalAttachment.html index 7b890302..d7158f13 100644 --- a/types/DecryptedLocalAttachment.html +++ b/types/DecryptedLocalAttachment.html @@ -1 +1 @@ -DecryptedLocalAttachment | @xmtp/react-native-sdk

Type alias DecryptedLocalAttachment

DecryptedLocalAttachment: {
    fileUri: string;
    filename?: string;
    mimeType?: string;
}

Type declaration

  • fileUri: string
  • Optional filename?: string
  • Optional mimeType?: string

Generated using TypeDoc

\ No newline at end of file +DecryptedLocalAttachment | @xmtp/react-native-sdk

Type alias DecryptedLocalAttachment

DecryptedLocalAttachment: {
    fileUri: string;
    filename?: string;
    mimeType?: string;
}

Type declaration

  • fileUri: string
  • Optional filename?: string
  • Optional mimeType?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/EncodedContent.html b/types/EncodedContent.html index a4eb80cd..169a8003 100644 --- a/types/EncodedContent.html +++ b/types/EncodedContent.html @@ -1 +1 @@ -EncodedContent | @xmtp/react-native-sdk

Type alias EncodedContent

EncodedContent: content.EncodedContent

Generated using TypeDoc

\ No newline at end of file +EncodedContent | @xmtp/react-native-sdk

Type alias EncodedContent

EncodedContent: content.EncodedContent

Generated using TypeDoc

\ No newline at end of file diff --git a/types/EncryptedLocalAttachment.html b/types/EncryptedLocalAttachment.html index 1a79de3a..beb0f0cb 100644 --- a/types/EncryptedLocalAttachment.html +++ b/types/EncryptedLocalAttachment.html @@ -1 +1 @@ -EncryptedLocalAttachment | @xmtp/react-native-sdk

Type alias EncryptedLocalAttachment

EncryptedLocalAttachment: {
    encryptedLocalFileUri: string;
    metadata: RemoteAttachmentMetadata;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +EncryptedLocalAttachment | @xmtp/react-native-sdk

Type alias EncryptedLocalAttachment

EncryptedLocalAttachment: {
    encryptedLocalFileUri: string;
    metadata: RemoteAttachmentMetadata;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/GroupUpdatedContent.html b/types/GroupUpdatedContent.html index 95c68b9c..1723c986 100644 --- a/types/GroupUpdatedContent.html +++ b/types/GroupUpdatedContent.html @@ -1 +1 @@ -GroupUpdatedContent | @xmtp/react-native-sdk

Type alias GroupUpdatedContent

GroupUpdatedContent: {
    initiatedByInboxId: InboxId;
    membersAdded: GroupUpdatedMemberEntry[];
    membersRemoved: GroupUpdatedMemberEntry[];
    metadataFieldsChanged: GroupUpdatedMetadatEntry[];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +GroupUpdatedContent | @xmtp/react-native-sdk

Type alias GroupUpdatedContent

GroupUpdatedContent: {
    initiatedByInboxId: InboxId;
    membersAdded: GroupUpdatedMemberEntry[];
    membersRemoved: GroupUpdatedMemberEntry[];
    metadataFieldsChanged: GroupUpdatedMetadatEntry[];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/GroupUpdatedMemberEntry.html b/types/GroupUpdatedMemberEntry.html index ade1e7f7..ab69989d 100644 --- a/types/GroupUpdatedMemberEntry.html +++ b/types/GroupUpdatedMemberEntry.html @@ -1 +1 @@ -GroupUpdatedMemberEntry | @xmtp/react-native-sdk

Type alias GroupUpdatedMemberEntry

GroupUpdatedMemberEntry: {
    inboxId: InboxId;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +GroupUpdatedMemberEntry | @xmtp/react-native-sdk

Type alias GroupUpdatedMemberEntry

GroupUpdatedMemberEntry: {
    inboxId: InboxId;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/GroupUpdatedMetadatEntry.html b/types/GroupUpdatedMetadatEntry.html index ee19c461..d2cd804e 100644 --- a/types/GroupUpdatedMetadatEntry.html +++ b/types/GroupUpdatedMetadatEntry.html @@ -1 +1 @@ -GroupUpdatedMetadatEntry | @xmtp/react-native-sdk

Type alias GroupUpdatedMetadatEntry

GroupUpdatedMetadatEntry: {
    fieldName: string;
    newValue: string;
    oldValue: string;
}

Type declaration

  • fieldName: string
  • newValue: string
  • oldValue: string

Generated using TypeDoc

\ No newline at end of file +GroupUpdatedMetadatEntry | @xmtp/react-native-sdk

Type alias GroupUpdatedMetadatEntry

GroupUpdatedMetadatEntry: {
    fieldName: string;
    newValue: string;
    oldValue: string;
}

Type declaration

  • fieldName: string
  • newValue: string
  • oldValue: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/InboxId.html b/types/InboxId.html index 45f967b2..09ca08ae 100644 --- a/types/InboxId.html +++ b/types/InboxId.html @@ -1 +1 @@ -InboxId | @xmtp/react-native-sdk
InboxId: string

Generated using TypeDoc

\ No newline at end of file +InboxId | @xmtp/react-native-sdk
InboxId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/MessageId.html b/types/MessageId.html index e2b5b209..191a88ad 100644 --- a/types/MessageId.html +++ b/types/MessageId.html @@ -1 +1 @@ -MessageId | @xmtp/react-native-sdk
MessageId: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file +MessageId | @xmtp/react-native-sdk
MessageId: string & {
    brand: unique symbol;
}

Type declaration

  • Readonly brand: unique symbol

Generated using TypeDoc

\ No newline at end of file diff --git a/types/MessageOrder.html b/types/MessageOrder.html index affecbde..cf5a158b 100644 --- a/types/MessageOrder.html +++ b/types/MessageOrder.html @@ -1 +1 @@ -MessageOrder | @xmtp/react-native-sdk

Type alias MessageOrder

MessageOrder: "ASCENDING" | "DESCENDING"

Generated using TypeDoc

\ No newline at end of file +MessageOrder | @xmtp/react-native-sdk

Type alias MessageOrder

MessageOrder: "ASCENDING" | "DESCENDING"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/NativeMessageContent.html b/types/NativeMessageContent.html index 02b4cb1d..62a03a7d 100644 --- a/types/NativeMessageContent.html +++ b/types/NativeMessageContent.html @@ -1 +1 @@ -NativeMessageContent | @xmtp/react-native-sdk

Type alias NativeMessageContent

NativeMessageContent: {
    attachment?: StaticAttachmentContent;
    encoded?: string;
    groupUpdated?: GroupUpdatedContent;
    reaction?: ReactionContent;
    readReceipt?: ReadReceiptContent;
    remoteAttachment?: RemoteAttachmentContent;
    reply?: ReplyContent;
    text?: string;
    unknown?: UnknownContent;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +NativeMessageContent | @xmtp/react-native-sdk

Type alias NativeMessageContent

NativeMessageContent: {
    attachment?: StaticAttachmentContent;
    encoded?: string;
    groupUpdated?: GroupUpdatedContent;
    reaction?: ReactionContent;
    readReceipt?: ReadReceiptContent;
    remoteAttachment?: RemoteAttachmentContent;
    reply?: ReplyContent;
    text?: string;
    unknown?: UnknownContent;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ReactionContent.html b/types/ReactionContent.html index 63fd2e78..576fa3ed 100644 --- a/types/ReactionContent.html +++ b/types/ReactionContent.html @@ -1 +1 @@ -ReactionContent | @xmtp/react-native-sdk

Type alias ReactionContent

ReactionContent: {
    action: "added" | "removed" | "unknown";
    content: string;
    reference: string;
    schema: "unicode" | "shortcode" | "custom" | "unknown";
}

Type declaration

  • action: "added" | "removed" | "unknown"
  • content: string
  • reference: string
  • schema: "unicode" | "shortcode" | "custom" | "unknown"

Generated using TypeDoc

\ No newline at end of file +ReactionContent | @xmtp/react-native-sdk

Type alias ReactionContent

ReactionContent: {
    action: "added" | "removed" | "unknown";
    content: string;
    reference: string;
    schema: "unicode" | "shortcode" | "custom" | "unknown";
}

Type declaration

  • action: "added" | "removed" | "unknown"
  • content: string
  • reference: string
  • schema: "unicode" | "shortcode" | "custom" | "unknown"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ReadReceiptContent.html b/types/ReadReceiptContent.html index 60cecfe8..d7d06bb5 100644 --- a/types/ReadReceiptContent.html +++ b/types/ReadReceiptContent.html @@ -1 +1 @@ -ReadReceiptContent | @xmtp/react-native-sdk

Type alias ReadReceiptContent

ReadReceiptContent: object

Generated using TypeDoc

\ No newline at end of file +ReadReceiptContent | @xmtp/react-native-sdk

Type alias ReadReceiptContent

ReadReceiptContent: object

Generated using TypeDoc

\ No newline at end of file diff --git a/types/RemoteAttachmentContent.html b/types/RemoteAttachmentContent.html index 2ca314e6..8978f0c5 100644 --- a/types/RemoteAttachmentContent.html +++ b/types/RemoteAttachmentContent.html @@ -1 +1 @@ -RemoteAttachmentContent | @xmtp/react-native-sdk

Type alias RemoteAttachmentContent

RemoteAttachmentContent: RemoteAttachmentMetadata & {
    scheme: "https://";
    url: string;
}

Type declaration

  • scheme: "https://"
  • url: string

Generated using TypeDoc

\ No newline at end of file +RemoteAttachmentContent | @xmtp/react-native-sdk

Type alias RemoteAttachmentContent

RemoteAttachmentContent: RemoteAttachmentMetadata & {
    scheme: "https://";
    url: string;
}

Type declaration

  • scheme: "https://"
  • url: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/RemoteAttachmentMetadata.html b/types/RemoteAttachmentMetadata.html index 1ea39a31..99cadef9 100644 --- a/types/RemoteAttachmentMetadata.html +++ b/types/RemoteAttachmentMetadata.html @@ -1 +1 @@ -RemoteAttachmentMetadata | @xmtp/react-native-sdk

Type alias RemoteAttachmentMetadata

RemoteAttachmentMetadata: {
    contentDigest: string;
    contentLength?: string;
    filename?: string;
    nonce: string;
    salt: string;
    secret: string;
}

Type declaration

  • contentDigest: string
  • Optional contentLength?: string
  • Optional filename?: string
  • nonce: string
  • salt: string
  • secret: string

Generated using TypeDoc

\ No newline at end of file +RemoteAttachmentMetadata | @xmtp/react-native-sdk

Type alias RemoteAttachmentMetadata

RemoteAttachmentMetadata: {
    contentDigest: string;
    contentLength?: string;
    filename?: string;
    nonce: string;
    salt: string;
    secret: string;
}

Type declaration

  • contentDigest: string
  • Optional contentLength?: string
  • Optional filename?: string
  • nonce: string
  • salt: string
  • secret: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ReplyContent.html b/types/ReplyContent.html index 1a0e0933..2b3aee37 100644 --- a/types/ReplyContent.html +++ b/types/ReplyContent.html @@ -1 +1 @@ -ReplyContent | @xmtp/react-native-sdk

Type alias ReplyContent

ReplyContent: {
    content: NativeMessageContent;
    reference: string;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +ReplyContent | @xmtp/react-native-sdk

Type alias ReplyContent

ReplyContent: {
    content: NativeMessageContent;
    reference: string;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/StaticAttachmentContent.html b/types/StaticAttachmentContent.html index 0d05f462..b9fceda4 100644 --- a/types/StaticAttachmentContent.html +++ b/types/StaticAttachmentContent.html @@ -1 +1 @@ -StaticAttachmentContent | @xmtp/react-native-sdk

Type alias StaticAttachmentContent

StaticAttachmentContent: {
    data: string;
    filename: string;
    mimeType: string;
}

Type declaration

  • data: string
  • filename: string
  • mimeType: string

Generated using TypeDoc

\ No newline at end of file +StaticAttachmentContent | @xmtp/react-native-sdk

Type alias StaticAttachmentContent

StaticAttachmentContent: {
    data: string;
    filename: string;
    mimeType: string;
}

Type declaration

  • data: string
  • filename: string
  • mimeType: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/UnknownContent.html b/types/UnknownContent.html index d87e1343..01a0d5ce 100644 --- a/types/UnknownContent.html +++ b/types/UnknownContent.html @@ -1 +1 @@ -UnknownContent | @xmtp/react-native-sdk

Type alias UnknownContent

UnknownContent: {
    contentTypeId: string;
}

Type declaration

  • contentTypeId: string

Generated using TypeDoc

\ No newline at end of file +UnknownContent | @xmtp/react-native-sdk

Type alias UnknownContent

UnknownContent: {
    contentTypeId: string;
}

Type declaration

  • contentTypeId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/WalletType.html b/types/WalletType.html index b8ee932e..f4233bb2 100644 --- a/types/WalletType.html +++ b/types/WalletType.html @@ -1 +1 @@ -WalletType | @xmtp/react-native-sdk
WalletType: "EOA" | "SCW"

Generated using TypeDoc

\ No newline at end of file +WalletType | @xmtp/react-native-sdk
WalletType: "EOA" | "SCW"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/XMTPEnvironment.html b/types/XMTPEnvironment.html index 15d79241..f17adfc6 100644 --- a/types/XMTPEnvironment.html +++ b/types/XMTPEnvironment.html @@ -1 +1 @@ -XMTPEnvironment | @xmtp/react-native-sdk

Type alias XMTPEnvironment

XMTPEnvironment: "local" | "dev" | "production"

Generated using TypeDoc

\ No newline at end of file +XMTPEnvironment | @xmtp/react-native-sdk

Type alias XMTPEnvironment

XMTPEnvironment: "local" | "dev" | "production"

Generated using TypeDoc

\ No newline at end of file diff --git a/variables/XmtpContext.html b/variables/XmtpContext.html index f77cc7fd..885d52ae 100644 --- a/variables/XmtpContext.html +++ b/variables/XmtpContext.html @@ -1 +1 @@ -XmtpContext | @xmtp/react-native-sdk

Variable XmtpContextConst

XmtpContext: Context<XmtpContextValue> = ...

Generated using TypeDoc

\ No newline at end of file +XmtpContext | @xmtp/react-native-sdk

Variable XmtpContextConst

XmtpContext: Context<XmtpContextValue> = ...

Generated using TypeDoc

\ No newline at end of file diff --git a/variables/emitter.html b/variables/emitter.html index a0c0555a..20741b42 100644 --- a/variables/emitter.html +++ b/variables/emitter.html @@ -1 +1 @@ -emitter | @xmtp/react-native-sdk

Variable emitterConst

emitter: EventEmitter = ...

Generated using TypeDoc

\ No newline at end of file +emitter | @xmtp/react-native-sdk

Variable emitterConst

emitter: EventEmitter = ...

Generated using TypeDoc

\ No newline at end of file