Click or drag to resize

ReportEventReport Method (Int32)

Called when we want to report this event (with no extra data)

Namespace:  ImmerseSDK.Reporting
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void Report(
	int state
)

Parameters

state
Type: SystemInt32

Return Value

Type: 
See Also