|
|
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) |
| |
Presence note type holding information about a presence note.
| 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: