Method | Description | |
---|---|---|
FriendsNotifyImpl ( Connection connection ) : System | ||
NotifyFriendAdded ( Google controller, FriendNotification request, Action |
||
NotifyFriendRemoved ( Google controller, FriendNotification request, Action |
||
NotifyReceivedInvitationAdded ( Google controller, InvitationAddedNotification request, Action |
||
NotifyReceivedInvitationRemoved ( Google controller, InvitationRemovedNotification request, Action |
||
NotifySentInvitationRemoved ( Google controller, InvitationRemovedNotification request, Action |
public FriendsNotifyImpl ( Connection connection ) : System | ||
connection | Connection | |
return | System |
public NotifyFriendAdded ( Google controller, FriendNotification request, Action |
||
controller | ||
request | FriendNotification | |
done | Action |
|
return | void |
public NotifyFriendRemoved ( Google controller, FriendNotification request, Action |
||
controller | ||
request | FriendNotification | |
done | Action |
|
return | void |
public NotifyReceivedInvitationAdded ( Google controller, InvitationAddedNotification request, Action |
||
controller | ||
request | InvitationAddedNotification | |
done | Action |
|
return | void |
public NotifyReceivedInvitationRemoved ( Google controller, InvitationRemovedNotification request, Action |
||
controller | ||
request | InvitationRemovedNotification | |
done | Action |
|
return | void |
public NotifySentInvitationRemoved ( Google controller, InvitationRemovedNotification request, Action |
||
controller | ||
request | InvitationRemovedNotification | |
done | Action |
|
return | void |