GroupUserInfo

public void GroupUserInfo(String groupId, String userId, String nickname)

Constructs a group member object.

Parameters

groupId

the group ID

userId

the user ID

nickname

the user's nickname within the group


public void GroupUserInfo(String groupId, String userId, String nickname, String extra)