interface ISyncStateEvent {
    syncState: ISyncState;
}

Properties

Properties

syncState: ISyncState