mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 05:46:15 +00:00
feat: update kotlin and add in call view model and more management functions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.session.libsession.database
|
||||
|
||||
interface CallDataProvider {
|
||||
// answer/offer for call by UUID
|
||||
// recipient info for call by UUID
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user