Method Process
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
buttonFIAMButton?metadataFIAMMetadata?