get Group
Retrieves a specific group associated with the current user ID asynchronously.
Return
The retrieved group associated with the current user ID.
Parameters
group Id
The ID of the group to retrieve.
Retrieves a specific group associated with current user id asynchronously with a completion callback.
Parameters
group Id
The ID of the group to retrieve.
completion Callback
The callback function to be invoked when the group is retrieved.