Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | object --+ | | | call.DeviceMixin --+ | Voicemail
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
int |
AllowedDuration Maximum voicemail duration in seconds allowed to leave to partner |
datetime.datetime |
Datetime Timestamp of this voicemail expressed using datetime. |
int |
Duration Actual voicemail duration in seconds. |
enums.vmr* |
FailureReason Voicemail failure reason. |
int |
Id Unique voicemail Id. |
unicode |
PartnerDisplayName DisplayName for voicemail sender (for incoming) or recipient (for outgoing). |
str |
PartnerHandle Skypename for voicemail sender (for incoming) or recipient (for outgoing). |
enums.vms* |
Status Voicemail status. |
float |
Timestamp Timestamp of this voicemail. |
enums.vmt* |
Type Voicemail type. |
Inherited from |
Method Details |
repr(x)
|
Property Details |
AllowedDurationMaximum voicemail duration in seconds allowed to leave to partner
|
DatetimeTimestamp of this voicemail expressed using datetime.
|
DurationActual voicemail duration in seconds.
|
FailureReasonVoicemail failure reason. Read if Status == enums.vmsFailed.
|
IdUnique voicemail Id.
|
PartnerDisplayNameDisplayName for voicemail sender (for incoming) or recipient (for outgoing).
|
PartnerHandleSkypename for voicemail sender (for incoming) or recipient (for outgoing).
|
StatusVoicemail status.
|
TimestampTimestamp of this voicemail.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:06 2009 | http://epydoc.sourceforge.net |