Interface MessagingClient


public interface MessagingClient
A client for a messaging system.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the messaging type this client supports.
  • Method Details

    • getMessagingType

      MessagingType getMessagingType()
      Gets the messaging type this client supports.
      Returns:
      The messaging type.