Uses of Interface
com.pyranid.NotificationSessionOperation
-
Uses of NotificationSessionOperation in com.pyranid
Methods in com.pyranid with parameters of type NotificationSessionOperationModifier and TypeMethodDescriptionvoidDatabase.withNotificationSession(@NonNull String channel, @NonNull NotificationSessionOperation operation) Performs an operation with one callback-scoped database-notification listener session for a single channel.voidDatabase.withNotificationSession(@NonNull Set<@NonNull String> channels, @NonNull NotificationSessionOperation operation) Performs an operation with one callback-scoped database-notification listener session.