Package 

Class SMSAPIServiceImpl

  • All Implemented Interfaces:
    retrofit2.Callback

    
    public final class SMSAPIServiceImpl
     implements Callback<ResponseBody>
                        
    • Method Summary

      Modifier and Type Method Description
      Unit onResponse(Call<ResponseBody> call, Response<ResponseBody> response)
      Unit onFailure(Call<ResponseBody> call, Throwable t)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait