Uses of Record Class
app.portaki.sdk.gateway.PortakiModuleEvent
Packages that use PortakiModuleEvent
-
Uses of PortakiModuleEvent in app.portaki.sdk.gateway
Methods in app.portaki.sdk.gateway that return PortakiModuleEventMethods in app.portaki.sdk.gateway with parameters of type PortakiModuleEventConstructors in app.portaki.sdk.gateway with parameters of type PortakiModuleEventModifierConstructorDescriptionModuleEventWrapper(String moduleId, UUID tenantId, String stayId, PortakiModuleEvent event) Constructor parameters in app.portaki.sdk.gateway with type arguments of type PortakiModuleEventModifierConstructorDescriptionGatewayModuleContext(String moduleId, String stayId, String propertyId, UUID tenantIdInternal, Set<String> scopes, Map<String, Object> config, Consumer<PortakiModuleEvent> eventSink, ScopeValidation scopeValidation)