Liblinphone  5.5.0
Linphone.Range Class Reference
Inheritance diagram for Linphone.Range:
Linphone.LinphoneObject

Properties

int Max [get, set]
 
int Min [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)
 

Detailed Description

Structure describing a range of integers.

Property Documentation

int Linphone.Range.Max
getset

Gets the higher value of the range.

Returns
The higher value
int Linphone.Range.Min
getset

Gets the lower value of the range.

Returns
The lower value

The documentation for this class was generated from the following file: