SippoConferenceEntriesDelegate
public protocol SippoConferenceEntriesDelegate: class
Delegate to receive new conference entries
-
Called with new conference entries events
Declaration
Swift
func conferences(_ conferences: Conferences, didAddConferenceEntry: SippoConferenceEntry)
Parameters
conferences
Conferences
instancedidAddConferenceEntry