Some questions to Notifications visibility
Posted: 01 Feb 2012, 13:11
I have some questions regarding to whom the Notifications will be send exactly.
postPublicNotification($n)
The Notification is send to all players having currently Bookmarked the Manialink. Okay, this one is clear ^^
postPersonalNotification($n)
The Notification will be send to the player $n->recieverName and all its buddies.
The Notification will be send to $n->receiverName only.
postPublicNotification($n)
The Notification is send to all players having currently Bookmarked the Manialink. Okay, this one is clear ^^
postPersonalNotification($n)
The Notification will be send to the player $n->recieverName and all its buddies.
- Will the Notification will be visible to really all buddies, or must they have bookmarked the Manialink, too?
- Is the Notification send even if $n->receiverName has not bookmarked the Manialink?
The Notification will be send to $n->receiverName only.
- Must the receiver have bookmarked the Manialink to see this Notification?