enet.host:total received data

Returns the number of bytes that were received by the given host.

Function

Synopsis

host:total_received_data()

Arguments

None.

Returns

number bytes
The total number of bytes received.

See Also

Other Languages