This API is available on Firefox OS for internal applications only.
Summary
serviceClass
is a read-only property that represents the service for which the call forward is set up.
Syntax
var service = instanceOfMozMobileCFInfo.serviceClass;
Value
Return a number.
The value is equal to one of the MozMobileConnection.ICC_SERVICE_CLASS_*
constant values.
Specification
Not part of any specification.