Interface IServerPushCallback

    • Method Detail

      • updateUI

        void updateUI()
        Callback method to perform UI related update. For performance reason, implementation of this method must not perform potentially slow operation.