![]() ![]() | When another a remote user has sent a chat request, this method is called to accept the request and start a chat session with that user. |
![]() ![]() | Overloaded. Send a DCC Chat request to a remote user and use the default timeout period of 30 seconds. |
![]() | Iinformation about the remote user. |
![]() | A read-only property indicating whether this session is currently connected to another user. |
![]() | Close the chat session. |
![]() | |
![]() | |
![]() | |
![]() | Send a line of text to the remote user. There is no fixed limit to message size but they should not be too long. |
![]() | Summary information about this session. |
![]() | Text from the remote user was received |
![]() | The remote user did not respond to a Chat request within the timeout period. |
![]() | The chat session has been closed by either participant. |
![]() | A chat session has been opened. This is called when a session has been opened regardless of who initiated the session. |
DccChatSession Class | Sharkbite.Irc Namespace