Gets the section's number.
<void> Section.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the section's number. |
error |
Optional. Is called when the operation failed with an error. |