GroupWebService

public interface GroupWebService

Methods

getGroupByName

Group getGroupByName(String groupName)

Finds a group by its name, if it exists.

Parameters:
  • groupName – The name of the Group.
Throws:
  • WebServiceException – If there is an error communicating with RapidPro.
Returns:

Group