Gets the type of the list, bulleted, numbered or none.

<void> ListFormat.getType(<RequestTextTypeCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the type of the list, bulleted, numbered or none.
errorCallback Optional. Is called when the operation failed with an error.