There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Protocol::DBus::Client::EventMessenger - Messenger for Protocol::DBus::Client::EventBase subclasses.

DESCRIPTION

This module is instantiated automatically by Protocol::DBus::Client::EventBase.

INSTANCE METHODS

This class provides the following methods that provide the same interfaces as their counterparts in Protocol::DBus::Peer:

  • send_call()

  • send_return()

  • send_error()

  • send_signal()

The following control whether to accept incoming messages from D-Bus:

  • pause()

  • resume()

Additional methods: