TextMessageReceivedEventHandler Delegate
Used when a text message is received from a remote contact.
[Visual Basic]
Public Delegate Sub TextMessageReceivedEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
TextMessageEventArgs _
)
Requirements
Namespace:
XihSolutions.DotMSN
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
See Also
XihSolutions.DotMSN Namespace