Description Fields Methods Author(s) See Also Examples
This class is used by EpivizDeviceMgr-class
objects to store requests callbacks.
nextId
Next integer id to return when item is appended
items
Stored items
append(item)
: Append item to array, returns id of appended item
get(id)
: Return item with given id
empty()
: Empty the array
Hector Corrada Bravo
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.