CotC C# SDK for Unity  v1.4.0.1
Making social games is easy !
Public Attributes | List of all members
CotcSdk.FriendStatusChangeEvent Class Reference

Description

Event triggered when someone adds this gamer as a friend or changes his friendship status.

Public Attributes

string FriendId
 Gamer ID of the friend affected. More...
 
FriendRelationshipStatus NewStatus
 New relationship status. More...
 

Member Data Documentation

◆ FriendId

string CotcSdk.FriendStatusChangeEvent.FriendId

Gamer ID of the friend affected.

◆ NewStatus

FriendRelationshipStatus CotcSdk.FriendStatusChangeEvent.NewStatus

New relationship status.