ManiaScript
Script language used in ManiaPlanet
 All Classes Files Functions Variables Enumerations Enumerator
Public Types | Public Attributes | List of all members
CBuddiesEvent Struct Reference

#include <big.h>

Inheritance diagram for CBuddiesEvent:
CNod

Public Types

enum  EType { Message, PresenceChange }

Public Attributes

const EType Type
const CBuddy Sender
const Text SenderResource
const Text MessageType
const Text MessageBody
const CBuddy Buddy
const Boolean PreviousIsOnline
const Text PreviousShow
const Text PreviousStatus
- Public Attributes inherited from CNod
const Ident Id

Detailed Description

Event from the BuddiesManager.

Member Enumeration Documentation

Enumerator:
Message 
PresenceChange 

Member Data Documentation

const CBuddy CBuddiesEvent::Buddy
const Text CBuddiesEvent::MessageBody
const Text CBuddiesEvent::MessageType
const Boolean CBuddiesEvent::PreviousIsOnline
const Text CBuddiesEvent::PreviousShow
const Text CBuddiesEvent::PreviousStatus
const CBuddy CBuddiesEvent::Sender
const Text CBuddiesEvent::SenderResource
const EType CBuddiesEvent::Type

Type of the event


The documentation for this struct was generated from the following file: