Liblinphone  5.5.0
Linphone.MessageWaitingIndicationSummary Class Reference
Inheritance diagram for Linphone.MessageWaitingIndicationSummary:
Linphone.LinphoneObject

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)
 

Detailed Description

Object representing the summary for a context in a Message Waiting Indication.

Property Documentation

Linphone.MessageWaitingIndicationContextClass Linphone.MessageWaitingIndicationSummary.ContextClass
get

Get the context class of the message waiting indication summary.

Returns
The Linphone.MessageWaitingIndicationContextClass.
uint Linphone.MessageWaitingIndicationSummary.NbNew
get

Get the number of new messages.

Returns
The number of new messages.
uint Linphone.MessageWaitingIndicationSummary.NbNewUrgent
get

Get the number of new urgent messages.

Returns
The number of new urgent messages.
uint Linphone.MessageWaitingIndicationSummary.NbOld
get

Get the number of old messages.

Returns
The number of old messages.
uint Linphone.MessageWaitingIndicationSummary.NbOldUrgent
get

Get the number of old urgent messages.

Returns
The number of old urgent messages.

The documentation for this class was generated from the following file: