Interface ContactStreamResponse

Handle returned by streamAllContacts.

Subscribe to dataChannel via EventBus to receive the device's contact list as a sequence of ContactStreamChunk events. Streaming avoids the single-message size limit of the bridge for large address books.

Hierarchy

  • ContactStreamResponse

Properties

Properties

dataChannel: string

Generated using TypeDoc