origin property

String get origin

@AvailableInWorkers("service")

The origin read-only property of the ExtendableMessageEvent interface returns the origin of the Client that sent the message.

Implementation

external String get origin;