onOpened

open fun onOpened(syncList: SyncList)

This callback is invoked when SyncList object has been initialised and opened locally.

Parameters

syncList

SyncList object that has been opened. This parameter you should take and use as your initialised instance of a list.