00001 00032 #ifndef LL_LLINVITE_H 00033 #define LL_LLINVITE_H 00034 00035 const S32 INVITE_LIST_STR_LEN = 324; // Would be larger, but we don't have much room in the CreateGroupRequest msg. 00036 const S32 INVITE_LIST_BUF_SIZE = 325; 00037 00038 #endif // LL_LLINVITE_H