Interface TeamsEventNotification.Factory
- All Superinterfaces:
EventNotification.Factory<TeamsEventNotification>
- Enclosing class:
- TeamsEventNotification
public static interface TeamsEventNotification.Factory
extends EventNotification.Factory<TeamsEventNotification>
-
Method Summary
-
Method Details
-
create
TeamsEventNotification create()- Specified by:
createin interfaceEventNotification.Factory<TeamsEventNotification>
-