Interface ITopicSubscriber<T>

    • Method Detail

      • onMessage

        void onMessage​(T message)