OpenAFS
OpenAFS distributed network file system
GrowlNetworkRegistration Struct Reference

The format of a registration packet. More...

#include <GrowlDefinesInternal.h>

Data Fields

struct GrowlNetworkPacket common
unsigned short appNameLen
unsigned char numAllNotifications
unsigned char numDefaultNotifications
unsigned char data []

Detailed Description

The format of a registration packet.

A Growl client that wants to register with a Growl server sends a packet in this format. common The Growl packet header. appNameLen The name of the application that is registering. numAllNotifications The number of notifications in the list. numDefaultNotifications The number of notifications in the list that are enabled by default. data Variable-sized data.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables