Package 

Class Configuration.MessageCenter

  • All Implemented Interfaces:

    
    public final class Configuration.MessageCenter
    
                        

    Data container class for Apptentive Message Center configuration.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getFgPoll()
      final Double getBgPoll()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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