Click or drag to resize

GsmModemIsListing Property

True, if the stored messages are listing, false, if already done. Use it with GetAllSms method, to be able to determine when all the messages were read.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public bool IsListing { get; set; }

Property Value

Boolean
See Also