Click or drag to resize

EventManagerSendEvent Method

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool SendEvent(
	string eventName,
	params Object[] args
)

Parameters

eventName
Type: SystemString
args
Type: SystemObject

Return Value

Type: Boolean
See Also