java.lang.Object |
↳ |
RoomDatabase |
|
↳ |
com.pdftron.collab.db.CollabDatabase |
Class Overview
The Room database that contains the collaboration information
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Constants
public
static
final
String
DATABASE_NAME
Constant Value:
"pdftron-collab.db"
Public Constructors
Public Methods
public
getDatabaseCreated
()
public
static
File
getXfdfCachePath
()