SMS message memory type.
| Member | Description |
|---|---|
| Phone |
Using memory of the phone. Integer value=1.
If not using .NET Framework, use constant GX_SMS_MEMORY_TYPE_PHONE. |
| SIM |
Using memory of the SIM card. Integer value=0.
If not using .NET Framework, use constant GX_SMS_MEMORY_TYPE_SIM. |
| None |
Memory type is unknown. Integer value=-1.
If not using .NET Framework, use constant GX_SMS_MEMORY_TYPE_UNKNOWN. |
If not using .NET Framework, enumeration is GX_SMS_MEMORY_TYPE.
Assembly: Gurux.SMS (Module: Gurux.SMS) Version: 5.0.0.1