EventDelegate
open class EventDelegate : LinphoneObjectDelegate
Undocumented
-
Undocumented
Declaration
Swift
public init() -
Callback used to notify the response to a sent NOTIFY.
Declaration
Swift
open func onNotifyResponse(ev: Event)Parameters
evThe LinphoneEvent object that has sent the NOTIFY and for which we received a response
EventDelegate Class Reference