You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Friends Class > Friends Methods > GetFriendStatus
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Friends.GetFriendStatus Method

Get a user's colleague relation status to another user. For instance, user A may be a colleague to user B. User C may be a pending colleague to user D.

C#
public EkEnumeration.FriendStatus GetFriendStatus(Long friendUserId, Long userId);
Visual Basic
Public Function GetFriendStatus(ByVal friendUserId As Long, ByVal userId As Long) As EkEnumeration.FriendStatus
Parameters 
Description 
friendUserId 
The ID of the user whose status is being checked. 
userId 
The ID of the user seeking status. 

FriendStatus enumeration.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!