Uses of Class
com.Komunaldata.SmsGateway.Response.SMSIn

Packages that use SMSIn
com.Komunaldata.SmsGateway.Response   
 

Uses of SMSIn in com.Komunaldata.SmsGateway.Response
 

Methods in com.Komunaldata.SmsGateway.Response that return SMSIn
 SMSIn[] getSmsInResponse.getReturnValue()
          Gets the incoming SMS-es associated to the Account/User/ID
 

Constructors in com.Komunaldata.SmsGateway.Response with parameters of type SMSIn
getSmsInResponse(boolean hasError, java.lang.String errorString, java.lang.String userErrorString, SMSIn[] returnValue)