Use this method exceptionally when only this client must receive the code submitted, otherwise use {@link ItsNatDocument#addCodeToSend(Object)}
@param code the code to send,Object.toString()
is called to convert to string.
@see #isSendCodeEnabled()
@see org.itsnat.core.script.ScriptUtil
@throws ItsNatException if no code can be added.
|
|
|
|
|
|