Retrieve Group Details
Get Group Profile Detail#
To get the Profile detail of the group, send a request as described below. Once the request is made successfully, an groupProfileListener callback will be triggered and a group profile response will be received.
Request Params#
| Status | Description | Type | Required |
|---|---|---|---|
GROUP_JID | Grouop JID | JID String | true |
Get Group Participants#
To get the all the group members, send a request as described below.
Response Format:#
Request Params#
| Status | Description | Type | Required |
|---|---|---|---|
GROUP_JID | Grouop JID | JID String | true |