Changeset 1378 for pyamf

Show
Ignore:
Timestamp:
05/13/08 21:56:05 (8 months ago)
Author:
thijs
Message:

Doc update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyamf/trunk/pyamf/flex/messaging.py

    r1376 r1378  
    170170    #: This is used to unsubscribe from a remote destination. 
    171171    UNSUBSCRIBE_OPERATION = 1 
    172  
     172    #: This operation is used to indicate that a channel has disconnected. 
    173173    DISCONNECT_OPERATION = 12 
    174174