FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kActions_AddAction ( kActions  actions,
const kChar typeName,
const kChar name,
kAction action 
)

Creates and adds a new action to the actions collection.

The new action is added to the end of the actions collection.

This function involves communication with the remote node.

Parameters
actionsActions object.
typeNameSpecifies the type of action to add.
nameName of the new action.
actionReceives the new action object.
Returns
Operation status.