userId property

String userId
getter/setter pair
  • Description: UTF-8-encoded user ID (required).
  • Value: For example, if the ID of a user in your account system is "mike", set it to mike.

Implementation

String userId;