This API is available on Firefox OS for internal applications only.
Summary
action
is a read-only property that indicates what to do with the call forwarding rule.
Syntax
var action = instanceOfMozMobileCFInfo.action;
Value
Returns a number, whose value is one of the MozMobileCFInfo.CALL_FORWARD_ACTION_*
constant values.
Specification
Not part of any specification.