probe-web / @probe-web/client / wire / RttPollResult
Interface: RttPollResult
Defined in: wire.ts:723
probe-rs-rpc RttPollResult.
Properties
| Property | Type | Defined in |
|---|---|---|
channel | number | wire.ts:724 |
result | | { Ok: number[]; } | { Err: string; } | wire.ts:725 |