-
public interface SQLiteDatabase.CustomFunction
A callback interface for a custom sqlite3 function.This can be used to create a function that can be called fromsqlite3 database triggers.
public interface SQLiteDatabase.CustomFunction
A callback interface for a custom sqlite3 function.This can be used to create a function that can be called fromsqlite3 database triggers.