Package Skype4Py :: Module sms :: Class SmsChunkCollection
[frames] | no frames]

Class SmsChunkCollection

source code

            object --+    
                     |    
utils.CachedCollection --+
                         |
                        SmsChunkCollection

Instance Methods

Inherited from utils.CachedCollection: Add, Item, Remove, RemoveAll, __add__, __contains__, __copy__, __delitem__, __getitem__, __iadd__, __imul__, __init__, __iter__, __len__, __mul__, __rmul__, __setitem__, append, count, extend, index, insert, pop, remove, reverse, sort

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

Properties

Inherited from utils.CachedCollection: Count

Inherited from object: __class__