Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-298

SyncSession - SyncManager

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Implement the public API for the `Sync` class

      class io.realm.mongodb.sync.Sync {
        fun getSession(config: SyncConfiguration): SyncConfiguration? 
        fun getAllSessions(): List<SyncSession>
        fun reconnect()
      }

            Assignee:
            Unassigned Unassigned
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: