Properties | |
| Linphone.MessageWaitingIndicationContextClass | ContextClass [get] |
| uint | NbNew [get] |
| uint | NbNewUrgent [get] |
| uint | NbOld [get] |
| uint | NbOldUrgent [get] |
Additional Inherited Members | |
Protected Member Functions inherited from Linphone.LinphoneObject | |
| static String | linphone_pointer_to_string (IntPtr ptr) |
| static IntPtr | linphone_string_to_pointer ([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) |
| IntPtr | StringArrayToBctbxList (IEnumerable< string > stringlist) |
| void | CleanStringArrayPtrs (IntPtr l) |
Object representing the summary for a context in a Message Waiting Indication.
|
get |
Get the context class of the message waiting indication summary.
|
get |
Get the number of new messages.
|
get |
Get the number of new urgent messages.
|
get |
Get the number of old messages.
|
get |
Get the number of old urgent messages.