public static interface DatabaseConnection.CallBack
Modifier and Type | Method and Description |
---|---|
void |
triggerNotify(String trigger_name,
int trigger_event,
String trigger_source,
int fire_count)
Notifies the callee that a trigger event was fired that this user
is listening for.
|
Copyright © 2015. All rights reserved.