Class SearchSmsResponse

java.lang.Object
com.vonage.client.sms.SearchSmsResponse

public class SearchSmsResponse
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SearchSmsResponse()  
  • Method Summary

    Modifier and Type Method Description
    static SearchSmsResponse fromJson​(java.lang.String json)  
    int getCount()  
    SmsDetails[] getItems()  

    Methods inherited from class java.lang.Object

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