TeamMember | R Documentation |
Contains information about a user's membership in a Team. In practice the constructor is not called directly by the client.
TeamMember(teamId=NULL, member=NULL, isAdmin=NULL)
teamId |
optional named parameter: the ID of the team |
member |
optional named parameter: An object of type UserGroupHeader describing the member |
isAdmin |
optional named parameter: Whether the given member is an administrator of the team |
An object of type TeamMember
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.