Public Member Functions | |
| override string | ToString () |
Properties | |
| string | Description [get, set] |
| Linphone.PresenceActivityType | Type [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) |
Presence activity type holding information about a presence activity.
|
inline |
Gets the string representation of a presence activity.
The returned string is to be freed by calling ms_free().
|
getset |
Gets the description of a presence activity.
|
getset |
Gets the activity type of a presence activity.