Gets an array of all supported number formats for numbered and structured lists.

<void> InputFormat.getNumberFormats(<RequestNumberFormatsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives all supported number formats as parameter.
errorCallback Optional. Is called when the operation failed with an error.