This API is available on Firefox OS for internal applications only.
Summary
timeSeconds
is a read-only property representing the time in seconds to wait before a call is forwarded.
Syntax
var time = instanceOfMozMobileCFInfo.timeSeconds;
Value
Returns a number indicating how many seconds the device will wait before forwarding an incoming call.
Tech reviewer question: Is this non-zero if call forwarding is disabled?
Specification
Not part of any specification.