Modifies a group.
public void profile_modifyGroup( String accessToken, Group group );
The profile_modifyGroup operation modifies information associated with a group.
Either the security token passed to your application by Vibe as part of implementing a remote application, or the null value.
A Group Java object containing modified information about a group.
None.
Java objects in the Vibe sources (see Section 1.7.1, Working with Java Objects)