UDP API DEV: Difference between revisions

no edit summary
No edit summary
Line 88: Line 88:
   * bit 2 = udp api online (user is currently connected to the udp api server)
   * bit 2 = udp api online (user is currently connected to the udp api server)
   * example: 0=offline, 1=http online, 2=udp api online, 3=http&udp api online
   * example: 0=offline, 1=http online, 2=udp api online, 3=http&udp api online
=== [[UDP_API_Definition#NOTIFY:_Notifications|NOTIFY]] : extend ===
'''Command String:'''
* NOTIFY
'''Notification Packet Format:'''
* Extension of notification:
  290 NOTIFICATION
  {int4 pending_notifies}|{int4 pending_msgs}|{int4 number_of_online_buddys}
That way if we requested a notify command and number_of_online_buddys was more than 0 we could then do a BUDDYLIST to get the status of the users.


=== [[UDP_API_Definition#PUSH:_UDP_Notification_Registration|PUSH]] : extend ===
=== [[UDP_API_Definition#PUSH:_UDP_Notification_Registration|PUSH]] : extend ===
347

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.