Public Member Functions | |
| delegate void | OnResponseDelegate (Linphone.XmlRpcRequest request) |
Properties | |
| OnResponseDelegate | OnResponse [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) |
An object to handle the callbacks for handling the Linphone.XmlRpcRequest operations.
| delegate void Linphone.XmlRpcRequestListener.OnResponseDelegate | ( | Linphone.XmlRpcRequest | request | ) |
Get the response callback.