MozMobileCFInfo.number
This API is available on Firefox OS for internal applications only.
Summary
number
is a read-only property that indicates the phone number where to forward the calls.
Syntax
JavaScript
Copy Code
var number = instanceOfMozMobileCFInfo.number;
Value
Return a string.
Specification
Not part of any specification.
See also
MozMobileConnection
MozMobileConnection.getCallForwardingOption()
MozMobileConnection.setCallForwardingOption()
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/mozmobilecfinfo/number