The user’s creation of the conversation with the contact is considered consent.
The user’s response to the conversation is considered consent.
Sending a message sets the conversation to allowed from any prior state, including denied. Prevent sending in a denied conversation unless the user explicitly reverses the block.
Called when a value is emitted from the stream.
For message streams, this selects callback mode. Do not also iterate that stream.
Message delivery is acknowledged after this callback returns successfully.
Called when a value is emitted from the stream.
For message streams, this selects callback mode. Do not also iterate that stream.
Message delivery is acknowledged after this callback returns successfully.
Use conversation.addedByInboxId on Browser and Node. Use group.addedByInboxId() on Kotlin and Swift. creatorInboxId() is available on groups on all four SDKs.