This method of the IMENotifyMessage Class translates the IMENotifyMessage object to text form.
public String toString();
Returns a description of the IMENotifyMessage. For example, if the IMENotifyMessage is a CLOSE_CANDIDATE message, the text "IMENotifyMessage, CLOSE_CANDIDATE" is returned.