syncComplete property

bool? syncComplete
getter/setter pair

Whether the presence set synchronization between Ably and the clients on the channel has been completed. Set to true when the sync is complete.

Implementation

bool? syncComplete;