-
- All Implemented Interfaces:
public final class Configuration.MessageCenterData container class for Apptentive Message Center configuration.
-
-
Constructor Summary
Constructors Constructor Description Configuration.MessageCenter(Double fgPoll, Double bgPoll)
-
Method Summary
-
-
Constructor Detail
-
Configuration.MessageCenter
Configuration.MessageCenter(Double fgPoll, Double bgPoll)
- Parameters:
fgPoll-aka foregroundPollingInterval. Length of time to poll in foreground for an active Message Center conversation
bgPoll-aka backgroundPollingInterval. Length of time to poll in background for an active Message Center conversation
-
-
-
-