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.
The DccChatSession instance for this session.
This method should be called from within a try/catch block because there are many things that could prevent this connection attempt from succeeding.
DccChatSession Class | Sharkbite.Irc Namespace