Package 

Interface IThingPersonalCenterPlugin

    • Method Summary

      Modifier and Type Method Description
      abstract IThingMessage getMessageInstance() Gets message manager instance.
      abstract IThingPush getPushInstance() Gets push manager instance.
      abstract IThingFeedback getThingFeekback() Gets thing feekback.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMessageInstance

         abstract IThingMessage getMessageInstance()

        Gets message manager instance.

      • getPushInstance

         abstract IThingPush getPushInstance()

        Gets push manager instance.

      • getThingFeekback

         abstract IThingFeedback getThingFeekback()

        Gets thing feekback.