WebIDLpedia

WebTransportSendGroup interface

Definition

WebTransport defines WebTransportSendGroup



[Exposed=(Window,Worker), SecureContext]
interface WebTransportSendGroup {
  Promise<WebTransportSendStreamStats> getStats();
};

Methods and attributes that return objects implementing WebTransportSendGroup

Referring IDL interfaces/dictionaries