OnDCCChatPopupRequest Triggered when the DCC chat text view is right-clicked |
Parameters |
|
Window |
DCC Chat window |
Description |
This event is triggered when the user clicks the DCC chat text view with the right mouse button. It is a good place to activate a popup menu :) You can retrieve the session information by calling the dcc.* module functions and by passing the DCC session ID parameter. |
See also |
onconsolepopuprequest, onchannelpopuprequest, onquerypopuprequest |