new amIOnline(function) → {object}
Check for an online mode to provide some functions
Parameters:
Name | Type | Description |
---|---|---|
function |
function | to be called if online |
- Source:
Returns:
the amIOnline object
- Type
- object