Click or drag to resize
IUserLogicCallbacksOnRecrodingStopped Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void OnRecrodingStopped(
	bool inStoppedByLimit,
	string inAttach
)

Parameters

inStoppedByLimit
Type: SystemBoolean
inAttach
Type: SystemString
See Also