Public Member Functions | |
| Linphone.FriendDevice | Clone () |
Properties | |
| Linphone.Address | Address [get] |
| string | DisplayName [get] |
| Linphone.SecurityLevel | SecurityLevel [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) |
Object that represents a Linphone.Friend's device (name, trust level) for a given SIP address.
|
inline |
Clones a device.
|
get |
Gets the address associated to this device.
|
get |
Gets the display name of this device.
|
get |
Gets the current security level of this device.