InteractionEventHandler Delegate
YouInteract Documentation
This sends the UserInfo Array data of the Valid UserInfos
Namespace:
YouInteract.YouInteractAPI
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
delegate
void
InteractionEventHandler
(
InteractionStreamArgs
e
)
public delegate void InteractionEventHandler( InteractionStreamArgs e )
Parameters
e
Type:
YouInteract.YouInteractAPI
InteractionStreamArgs
See Also
Reference
YouInteract.YouInteractAPI Namespace