Package papyon :: Module p2p :: Class MSNObjectType

Class MSNObjectType

source code

object --+
         |
        MSNObjectType

Represent the various MSNObject types

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  CUSTOM_EMOTICON = 2
Custom smiley
  DISPLAY_PICTURE = 3
Display picture
  BACKGROUND_PICTURE = 5
Background picture
  DYNAMIC_DISPLAY_PICTURE = 7
Dynamic display picture
  WINK = 8
Wink
  VOICE_CLIP = 11
Void clip
  SAVED_STATE_PROPERTY = 12
Saved state property
  LOCATION = 14
Location
Properties

Inherited from object: __class__