Sets the bullet character at the current input position.

<void> InputFormat.setBulletCharacter(<String> bulletCharacter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
bulletCharacter The first character will be set as bullet character.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.