Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns all the groups in a list that can be viewed by the user who logged in performed a Login via accessKey.

  • string GetGroups(string accessKey, int listID)
  • accessKey: access key obtained using the Login method
  • listID: ID of the desired list

...