Public Member Functions | |
| Linphone.SignalInformation | Clone () |
Properties | |
| Linphone.SignalType | SignalType [get, set] |
| Linphone.SignalStrengthUnit | SignalUnit [get, set] |
| float | Strength [get] |
| float | Value [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) |
Object to get signal (wifi/4G etc...) informations.
|
inline |
Clone the given signalInformation.
|
getset |
Get the Linphone.SignalType of the Linphone.SignalInformation.
|
getset |
Get the Linphone.SignalStrengthUnit value of the Linphone.SignalInformation.
|
get |
Get the value of the Linphone.SignalInformation.
|
set |
Set a new value to a Linphone.SignalInformation.
| val | a float containing the new value to set. |