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

Accepts a colleague request from one user to another.

C#
public AcceptPendingFriend(Long fromUserId, Long toUserId);
Visual Basic
Public Sub AcceptPendingFriend(ByVal fromUserId As Long, ByVal toUserId As Long)
Parameters 
Description 
fromUserId 
The ID of the user who sent the colleague request. 
toUserId 
The ID of the user who received colleague request and is accepting it. 
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!