Skip to main content

Java SDK Initialization

Last updated on

Before using the Group service, you will need to set some permissions. Initialize the Group wrapper from the Group service using the following code:

Group wGroup = new Group(sdk);

Once completed, you can use the SDK to create, read, update, or delete groups.

To use the Group Service, make sure you have the necessary permissions.