The addGroupMembers function is used to add new members to the Group. The members to be added in the group may belong to different companies, provided that the company and the member must already be registered with Bayun. Any existing member of the group can add new members. The developer can enforce stricter access-mechanisms on top if desired (e.g. only group-owner or group-admin is allowed to add new members).
The function takes the following parameters :
sessionId : Unique SessionId which is received in the registration/login function response.