Click or drag to resize
IUserLogicCallbacksOnNFCTagRead Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void OnNFCTagRead(
	string[] inRecords
)

Parameters

inRecords
Type: SystemString
See Also