Messaging constructor

Messaging(
  1. Client client
)

Initializes a Messaging service

Implementation

Messaging(super.client);