syncSession

val Realm.syncSession: SyncSession

Returns the SyncSession associated with this Realm.

Return

the SyncSession associated with this Realm.

Throws

if the Realm is not a synchronized Realm.