get_activity {tauturri} | R Documentation |
Get Current Server Activity
Description
Get Current Server Activity
Usage
get_activity(url = NULL, apikey = NULL)
Arguments
url |
Server URL. |
apikey |
API key. |
Value
A list
with bandwidth + stream info and a session tbl
.
Examples
## Not run:
get_activity()
## End(Not run)
[Package tauturri version 0.3.0 Index]