FriendService

extends Instance

Class fields

FieldXML typeValue
NamestringFriendService

Functions

7
SetBreakFriendUrl
(url: string) → void
FieldXML typeValue
NamestringSetBreakFriendUrl
SetCreateFriendRequestUrl
(url: string) → void
FieldXML typeValue
NamestringSetCreateFriendRequestUrl
SetDeleteFriendRequestUrl
(url: string) → void
FieldXML typeValue
NamestringSetDeleteFriendRequestUrl
SetEnabled
(enable: bool) → void
FieldXML typeValue
NamestringSetEnabled
SetFriendsOnlineUrl
(url: string) → void
FieldXML typeValue
NamestringSetFriendsOnlineUrl
SetGetFriendsUrl
(url: string) → void
FieldXML typeValue
NamestringSetGetFriendsUrl
SetMakeFriendUrl
(url: string) → void
FieldXML typeValue
NamestringSetMakeFriendUrl

Events

2
RemoteFriendEventSignal
(userId: int, userId: int, event: FriendRequestEvent) → void
FieldXML typeValue
NamestringRemoteFriendEventSignal
RemoteFriendStatusSignal
(userId: int, userId: int, status: FriendStatus) → void
FieldXML typeValue
NamestringRemoteFriendStatusSignal