Relates a user-defined name to a text field.

<void> TextField.getName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the name.
errorCallback Optional. Is called when the operation failed with an error.