Click or drag to resize
ListTextMessagesAsyncResultEnd Method
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

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public ArrayList End()

Return Value

Type: ArrayList

[Missing <returns> documentation for "M:Eclo.NETMF.SIM800H.ListTextMessagesAsyncResult.End"]

See Also