|
|
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) |
| |
This object is only used on server side for Linphone.ChatRoom with Linphone.ChatRoomBackend.FlexisipChat backend.
Get the address of the participant device.
- Returns
- the address.
| string Linphone.ParticipantDeviceIdentity.CapabilityDescriptor |
|
getset |
| IEnumerable<string> Linphone.ParticipantDeviceIdentity.CapabilityDescriptor2 |
|
set |
Set the capability descriptor (currently +org.linphone.specs value) for this participant device identity.
- Parameters
-
| capabilityDescriptorList | the capability descriptor list. A list of const char * objects. |
| IEnumerable<string> Linphone.ParticipantDeviceIdentity.CapabilityDescriptorList |
|
get |
Get the capability descriptor (currently +org.linphone.specs value) for this participant device identity.
- Returns
- the capability descriptor list. A list of const char * objects.
The documentation for this class was generated from the following file: