XmlRpcRequestDelegate

public protocol XmlRpcRequestDelegate : AnyObject

Undocumented

  • onResponse(request:) Default implementation

    Callback used to notify the response to an XML-RPC request.

    Default Implementation

    Declaration

    Swift

    func onResponse(request: XmlRpcRequest)

    Parameters

    request

    LinphoneXmlRpcRequest object