Package com.zopim.android.sdk.api
Interface ObservableTrigger
- 
- All Known Implementing Classes:
- ConnectionPath, LivechatAccountPath, LivechatAgentsPath, LivechatChatLogPath, LivechatDepartmentsPath, LivechatFileSendingPath, LivechatFormsPath, LivechatProfilePath, Path
 
 
 public interface ObservableTriggerInterface definition of anObservablethat can be triggered for an update
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidtrigger()Triggers an update from an observable
 
-