|  | ListTextMessagesAsyncResult Methods | 
The ListTextMessagesAsyncResult type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | End | 
            Finishes the asynchronous processing and throws an exception if one was generated.
            Returns a Byte list with the indexes of the messages that match the MessageState queried.
              Remarks Blocks until the asynchronous processing has completed | 
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | Process | 
            The method used to perform the asynchronous processing
            (Overrides DeviceAsyncResultProcess.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also