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

Properties

string Content [get, set]
 
string Lang [get, set]
 

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

Presence note type holding information about a presence note.

Property Documentation

string Linphone.PresenceNote.Content
getset

Gets the content of a presence note.

Returns
A pointer to the content of the presence note.
string Linphone.PresenceNote.Lang
getset

Gets the language of a presence note.

Returns
A pointer to the language string of the presence note, or null if no language is specified.

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