EventDelegate

public protocol EventDelegate : AnyObject

Undocumented

  • onNotifyResponse(linphoneEvent:) Default implementation

    Callback used to notify the response to a sent NOTIFY.

    Default Implementation

    Declaration

    Swift

    func onNotifyResponse(linphoneEvent: Event)

    Parameters

    linphoneEvent

    The LinphoneEvent object that has sent the NOTIFY and for which we received a response