Definition
WebTransport defines WebTransportSendOptions
dictionary WebTransportSendOptions {
WebTransportSendGroup? sendGroup = null;
long long sendOrder = 0;
};
WebTransportSendOptions
dictionaryWebTransport defines WebTransportSendOptions
dictionary WebTransportSendOptions {
WebTransportSendGroup? sendGroup = null;
long long sendOrder = 0;
};