Table of Contents

Method Process

Namespace
Titipi.MocaLib

Process(FIAMButton?, FIAMMetadata?)

Called when the user taps a popup button. Both parameters may be null for dismiss actions.

void Process(FIAMButton? button, FIAMMetadata? metadata)

Parameters

button FIAMButton?
metadata FIAMMetadata?