QNConferencesDelegate
public protocol QNConferencesDelegate : AnyObject
Delegate which receives new conferences and conferences log entries
-
A new conference was received
Declaration
Swift
func conferences(_ conferences: QNConferencesRepository, didReceiveNewConference: QNConferenceRepository, from caller: QNConferenceParticipant, using constraints: [QNConferenceConstraint])
Parameters
conferences
Conferences instance
didReceiveConference
New conference received
from
User who is calling
constraints
Invitation constraints