Gets the value of the character.
<void> TextChar.getChar(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the value of the character. |
error |
Optional. Is called when the operation failed with an error. |