How can I send a message from my watch application to a phone application?

With Communications.registerForPhoneAppMessages I can receive messages on the device from an app from the phone. But how can I communicate the other way? How do I send a message from the device to the phone?