Addressing extension classes
Permalink
I am tryin to access the UserAttributeKey class to pull the full_name property. i've tried to instantiate it as a class but it has told me no such class. i tired to access its functions thru the user class, but it tells me no such class. any suggestions?