Home docs nex protocols UbiFriendsProtocol (47)
Post

UbiFriendsProtocol (47)

Methods

(1) RequestFriendship

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(2) AcceptFriendship

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(3) ClearRelationship

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(4) DeclineFriendship

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(5) AddToBlacklist

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(6) RemoveFromBlacklist

Request

TypeName
AccountInfoto

Response

This method does not return anything.

(7) GetRelationshipsList

Request

This method does not take any parameters.

Response

TypeName
List<RelationshipInfo>relationshipsList

Types

AccountInfo (Structure)

TypeName
PIDm_principalId
Stringm_ubiAccountId

RelationshipInfo (Structure)

TypeName
AccountInfom_from
AccountInfom_to
bytem_relationship
boolm_onBlacklist
DateTimem_friendsDate
Contents