InteractionEventHandler DelegateYouInteract 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
public delegate void InteractionEventHandler(
	InteractionStreamArgs e
)

Parameters

e
Type: YouInteract.YouInteractAPI InteractionStreamArgs
See Also