380 </dd> |
380 </dd> |
381 </dl><a NAME="IrcIdentity.getServiceName" ID="IrcIdentity.getServiceName"></a> |
381 </dl><a NAME="IrcIdentity.getServiceName" ID="IrcIdentity.getServiceName"></a> |
382 <h4>IrcIdentity.getServiceName</h4> |
382 <h4>IrcIdentity.getServiceName</h4> |
383 <b>getServiceName</b>(<i></i>) |
383 <b>getServiceName</b>(<i></i>) |
384 <p> |
384 <p> |
385 Public method to get the service name of the identity used for identification. |
385 Public method to get the service name of the identity used for |
|
386 identification. |
386 </p><dl> |
387 </p><dl> |
387 <dt>Returns:</dt> |
388 <dt>Returns:</dt> |
388 <dd> |
389 <dd> |
389 service name (string) |
390 service name (string) |
390 </dd> |
391 </dd> |
400 </dd> |
401 </dd> |
401 </dl><a NAME="IrcIdentity.rememberAwayPosition" ID="IrcIdentity.rememberAwayPosition"></a> |
402 </dl><a NAME="IrcIdentity.rememberAwayPosition" ID="IrcIdentity.rememberAwayPosition"></a> |
402 <h4>IrcIdentity.rememberAwayPosition</h4> |
403 <h4>IrcIdentity.rememberAwayPosition</h4> |
403 <b>rememberAwayPosition</b>(<i></i>) |
404 <b>rememberAwayPosition</b>(<i></i>) |
404 <p> |
405 <p> |
405 Public method to get a flag indicating to remember the chat position upon AWAY. |
406 Public method to get a flag indicating to remember the chat position |
|
407 upon AWAY. |
406 </p><dl> |
408 </p><dl> |
407 <dt>Returns:</dt> |
409 <dt>Returns:</dt> |
408 <dd> |
410 <dd> |
409 flag indicating to remember the chat position (boolean) |
411 flag indicating to remember the chat position (boolean) |
410 </dd> |
412 </dd> |
510 </dd> |
512 </dd> |
511 </dl><a NAME="IrcIdentity.setServiceName" ID="IrcIdentity.setServiceName"></a> |
513 </dl><a NAME="IrcIdentity.setServiceName" ID="IrcIdentity.setServiceName"></a> |
512 <h4>IrcIdentity.setServiceName</h4> |
514 <h4>IrcIdentity.setServiceName</h4> |
513 <b>setServiceName</b>(<i>name</i>) |
515 <b>setServiceName</b>(<i>name</i>) |
514 <p> |
516 <p> |
515 Public method to set the service name of the identity used for identification. |
517 Public method to set the service name of the identity used for |
|
518 identification. |
516 </p><dl> |
519 </p><dl> |
517 <dt><i>name</i></dt> |
520 <dt><i>name</i></dt> |
518 <dd> |
521 <dd> |
519 service name (string) |
522 service name (string) |
520 </dd> |
523 </dd> |
641 </dd> |
645 </dd> |
642 </dl><a NAME="IrcNetwork.autoConnect" ID="IrcNetwork.autoConnect"></a> |
646 </dl><a NAME="IrcNetwork.autoConnect" ID="IrcNetwork.autoConnect"></a> |
643 <h4>IrcNetwork.autoConnect</h4> |
647 <h4>IrcNetwork.autoConnect</h4> |
644 <b>autoConnect</b>(<i></i>) |
648 <b>autoConnect</b>(<i></i>) |
645 <p> |
649 <p> |
646 Public method to check, if the network should be connected to at start-up. |
650 Public method to check, if the network should be connected to at |
|
651 start-up. |
647 </p><dl> |
652 </p><dl> |
648 <dt>Returns:</dt> |
653 <dt>Returns:</dt> |
649 <dd> |
654 <dd> |
650 flag indicating an auto connect (boolean) |
655 flag indicating an auto connect (boolean) |
651 </dd> |
656 </dd> |