public class PushTrigger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
collectionId |
boolean |
folderSyncRequired |
boolean |
noChanges |
Modifier and Type | Method and Description |
---|---|
static PushTrigger |
forCollection(int colId) |
static PushTrigger |
noChanges() |
public int collectionId
public boolean folderSyncRequired
public boolean noChanges
public static final PushTrigger forCollection(int colId)
public static final PushTrigger noChanges()
Copyright © 2021. All Rights Reserved.