UserTypingEventHandler Delegate
Used when a remote contact begins typing.
[Visual Basic]
Public Delegate Sub UserTypingEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
ContactEventArgs _
)
Requirements
Namespace:
XihSolutions.DotMSN
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
See Also
XihSolutions.DotMSN Namespace