Class BinaryRequestDataChannel

Hierarchy

  • RequestDataChannel
    • BinaryRequestDataChannel

Constructors

Properties

RESPONSE_SUCCESS_BYTE: number = 0
channel: undefined | DataChannel
channel_name: string
decoder: TextDecoder = ...
device: ICustomDataChannelCreator
requestIdToResponseMap: Map<string, any> = ...
timeout: number

Methods

Generated using TypeDoc