Method: PureCloud::Participant#user_uri

Defined in:
lib/purecloud/models/participant.rb

#user_uriObject

If this participant represents a user, then this will be an URI that can be used to fetch the user.



37
38
39
# File 'lib/purecloud/models/participant.rb', line 37

def user_uri
  @user_uri
end