Gets the text part with the input focus.

<void> TextPartCollection.getItem(<RequestTextPartCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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