public interface SQLiteUpdateListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
SQLiteUpdateListener.Type |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(SQLiteUpdateListener.Type type,
String database,
String table,
long rowId) |
void onUpdate(SQLiteUpdateListener.Type type, String database, String table, long rowId)
Copyright © 2020. All rights reserved.