Interface OnRemoteError


public interface OnRemoteError
Callback type for remote error events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onRemoteError

      void onRemoteError(ErrorCode error)