Class QueryDraftsResult

  • All Implemented Interfaces:

    
    public final class QueryDraftsResult
    
                        

    The result of a query for draft messages.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<DraftMessage> getDrafts() The list of draft messages.
      final String getNext() The pagination cursor for the next page of results, if available.
      • Methods inherited from class java.lang.Object

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