Package 

Object NetworkSession.Companion

    • Method Summary

      Modifier and Type Method Description
      final Boolean isSuccess(Integer responseCode) Function to determine if a given response code is considered a "success".
      • Methods inherited from class java.lang.Object

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

      • isSuccess

         final Boolean isSuccess(Integer responseCode)

        Function to determine if a given response code is considered a "success".