Class ConnectionService

java.lang.Object
com.symphony.bdk.core.service.connection.ConnectionService
All Implemented Interfaces:
OboConnectionService, OboService<OboConnectionService>

@API(status=STABLE) public class ConnectionService extends Object implements OboConnectionService, OboService<OboConnectionService>
Service class for managing connection status.

This service is used for retrieving the connection status if the calling user with a specified user or with many other internal or external users in the pod, and perform some actions related to the connection status like:

  • Send a connection request to an user
  • Accept a connection request from an user
  • Reject a connection request from an user
  • Remove a connection with an user