onBusMessage

Receives a passed Boxed instance with the "connect" header, and calls functions based on the payload message.

This is used to let other plugins trigger re-authentication with services.

version(WithConnectService)
private
void
onBusMessage

Parameters

service ConnectService

The current ConnectService.

header string

String header describing the passed content payload.

content Sendable

Message content.