Relationship class
Discovers the relationship between you and other user.
public class Relationship
Properties
Type | Name | Description |
---|---|---|
string | UserId | Id of the user in relationship |
string | DisplayName | Display name of the user in relationship |
RelationshipStatus | Status | Relationship status between two users |
bool | IsOnline | Display whether user is online or offline |