Declared in Receiver
Declaration
int GetNumReadyPackets(
string key
);Description
Returns the number of packets that are currently ready to be received on the receiver for a particular key. If the key is invalid, the default key will be used.
Parameters
| Name | Description |
|---|---|
| key | The key to check the data on |