AppDestinationConfigurations

public final class AppDestinationConfigurations<EventType, DestinationType, ContentType, TabType> : DestinationConfigurationsContaining where EventType : EventTypeable, DestinationType : RoutableDestinations, ContentType : ContentTypeable, TabType : TabTypeable

A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.