From ef89e00cc9993cce9eb066686150d96c94ec00bc Mon Sep 17 00:00:00 2001 From: cameronvoell Date: Thu, 12 Dec 2024 20:09:05 +0000 Subject: [PATCH] deploy: eda35c7281117a36d779d3fb8db097e04c06c51f --- assets/navigation.js | 2 +- assets/search.js | 2 +- classes/Client.html | 46 +++++----- classes/ConsentRecord.html | 4 +- classes/DecodedMessage.html | 4 +- classes/Dm.html | 22 ++--- classes/Group.html | 84 +++++++++---------- 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/sendWithContentType.html | 1 + 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 +- modules.html | 1 + 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 +- 161 files changed, 252 insertions(+), 250 deletions(-) create mode 100644 functions/sendWithContentType.html diff --git a/assets/navigation.js b/assets/navigation.js index 644a9f90..15552f48 100644 --- a/assets/navigation.js +++ b/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index 9bb134d7..616f6c59 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/classes/Client.html b/classes/Client.html index 05904af3..47b5515c 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 afc44a00..285bf2f3 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 bee685e3..2016b5f1 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 c9a9c2a4..b36f6c50 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.

    +
  • Optional opts: SendOptions
  • 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.

    -

    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 87c726cb..4a0ad0e8 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.

      +
  • Optional opts: SendOptions
  • 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.

    -

    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 96556c6d..a6f416cc 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 b1a28b1a..9a56cdd6 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 c23409a1..57e4ffd8 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 68e3049c..da3187e9 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 83cf87b3..b3c757ec 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 0b1f1b49..728efb10 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 25cb4969..9e239fdc 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 3f2f814e..7916a046 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 ab2d7f76..97d9681c 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 acc708b8..793044b8 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 a296ed66..ce5cd0e4 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 dfdf9cdd..6d1f7b0d 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 b3c8a419..17a82f5a 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 c883278f..4ff2bd39 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 275bf167..b567e5cc 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 057def20..b71c45a2 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 3bf6e42a..42995e50 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 38c6747f..156b049e 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 65c0be65..cb93d292 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 1f9ff60f..0d7edff7 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 a48a511e..32ef39f4 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 b10f06d5..ed2b28f1 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 781b72ca..5553e2a5 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 49da9aa1..26e1d492 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 4a100727..6beca941 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 75f434dc..6348289a 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 99ea93a3..23e90b79 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 72ca7ee7..2a0ff009 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 ddb859a5..2644ecf0 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 0ee108c1..1af08541 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 cae5fef6..60ea6f9d 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 cdfefdde..a206ac25 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 ceb354c4..80306cbc 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 09cd01c3..cd863569 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 02cab789..e8d75eab 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 f0860b26..7be7f637 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 01d1cfda..0c5b61ec 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 2b4925a0..91fc89b8 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 0dd5731e..33cfa6be 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 d49d42c2..77da87c2 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 6ef20cb5..db7d31ac 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 ef790b04..b347d103 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 3d6239be..19aa4a2f 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 62b4ffeb..1aa8b703 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 1a63afb1..520814b3 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 c979bdc7..f61f5d57 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 2233d372..bc9b2181 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 81314e79..1f3ae416 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 aa193221..0eff76fb 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 d5a14494..55f7dea2 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 99bc70a4..fa62620f 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 f254a83e..acfc46c4 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 9f43d59e..cea68139 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 8d18d985..039e182b 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 d563a73e..8ece3504 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 818bda4b..8b32ae31 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 281b0100..8d0a8025 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 3c4109cc..13b1e5d4 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 6875b19d..bb04f0fb 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 4cfdd152..694e4a62 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 ff0e8947..8d252e4d 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 941fcc8f..f419e3e7 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 b161e573..281f007f 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 7a159950..82178133 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 b7f3cbd0..238e3061 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 b4ea0f14..94e07adf 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 eca9ce7e..b3f2cc2a 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 a9b51c0a..601ccfb3 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 4a8ce3b3..2ea2b2d9 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 45b7f606..bd7db4cb 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 ba4f9014..722cd1b3 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 b97536fa..f7712a8b 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 e341fe65..bc39c4a1 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 e6d346ec..e604b796 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 89d3fcd5..b70e38c8 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 332204b6..c071c9ca 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 7dac333e..ff3974f8 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 be27e535..09dd3535 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 faff88dd..62d9de6c 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 369ef27e..63345bf4 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 32b4b9dc..75747ed3 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 3e5dc8be..10eaf703 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 f3ee4265..7b778c90 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 1c01fcba..02f2c31f 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/sendWithContentType.html b/functions/sendWithContentType.html new file mode 100644 index 00000000..9145fcf0 --- /dev/null +++ b/functions/sendWithContentType.html @@ -0,0 +1 @@ +sendWithContentType | @xmtp/react-native-sdk

    Function sendWithContentType

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/setConsentState.html b/functions/setConsentState.html index 8897db96..50d9e206 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 9848b26c..6c76ea65 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 a35e9cea..8048baf2 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 8e5d125f..b1a0617a 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 650bc713..48c1af60 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 ede48e16..a2d034f9 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 76f7a8c4..b2939a67 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 257244c6..4bbef17a 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 e2cb4593..06dce422 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 9757f8b6..3c34e733 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 a9c58af7..4fc7d19c 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 3659fd3f..7abf7a2a 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 0583b5d3..a96a7fc5 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 ba4af21d..85faad74 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 b973e1c7..aaf9d71b 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 a1e3c95a..9389b125 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 046bf933..299f28e8 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 0c9577ae..dd60d399 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 217715ae..a88d4ecd 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 ecf4ae79..b9c29329 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 9d6d462b..96b33878 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 c46ae6d8..83a6fa7b 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 ac1748b7..027a8b06 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 e7e37ef9..540c9466 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 0e60fcaf..7f4c3a8c 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 9b97b4f0..b5a6e225 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 a37361b3..96eb8a0b 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 3ba8e9bf..b84b5c22 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 580581b5..83584c82 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 6b63f735..465cf63f 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 a63fdbd7..bb61560a 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 5780e89f..04ee30b2 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 088c52ff..697fd5c5 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 1024ace1..58e2049a 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 fd208765..c4b85df8 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 de10d80f..95e89558 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/modules.html b/modules.html index e44455c0..8cc30ecd 100644 --- a/modules.html +++ b/modules.html @@ -123,6 +123,7 @@ requestMessageHistorySync revokeAllOtherInstallations sendMessage +sendWithContentType setConsentState signWithInstallationKey staticCanMessage diff --git a/types/Address.html b/types/Address.html index d5664674..1734a0b7 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 ec0b5806..b0890779 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 3652bba8..72adafcf 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 7872dbbf..67954bf8 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 176d3fb9..c24c8a1c 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 de349793..4b78ff82 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 39cdc765..227184c5 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 bdc18594..73ed7ee0 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 b4b31a38..25dd8d62 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 05088edd..91ae4d66 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 4f2a1262..81780453 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 d7158f13..298132b3 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 169a8003..24d324e6 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 beb0f0cb..a9b948bf 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 1723c986..081d5c72 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 ab69989d..793d9410 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 d2cd804e..c54876b9 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 09ca08ae..176edae1 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 191a88ad..f7763375 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 cf5a158b..5e7c5737 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 62a03a7d..d788396f 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 576fa3ed..58496818 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 d7d06bb5..cbf9e677 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 8978f0c5..8d335a9a 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 99cadef9..2065023d 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 2b3aee37..5907cf8b 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 b9fceda4..061b0972 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 01a0d5ce..bfc11975 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 f4233bb2..4273df1d 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 f17adfc6..422764e7 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 885d52ae..9177661c 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 20741b42..c9a6c7f4 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