|
Skype4COM 1.0.36.0
|
ISmsMessage Interface Reference
SmsMessage is the default interface for this class. More...
import "Skype4COM.idl";
Public Member Functions | |
| HRESULT | Send () |
| This command sends an SMS message. | |
| HRESULT | Delete () |
| This command deletes an SMS message. | |
Properties | |
| LONG | Id [get] |
| This command requests an SMS message ID. | |
| TSmsMessageType | Type [get] |
| This command queries an SMS message type. | |
| TSmsMessageStatus | Status [get] |
| This command queries the status of an SMS message. | |
| TSmsFailureReason | FailureReason [get] |
| This command queries the reason an SMS message failed. | |
| VARIANT_BOOL | IsFailedUnseen [get] |
| This command queries if a failed SMS message was unseen. | |
| VARIANT_BOOL | Seen [set] |
| This command sets an SMS message status read. | |
| LONG | Price [get] |
| This command queries the price of an SMS message. | |
| LONG | PricePrecision [get] |
| This command queries the price precision associated with an SMS message. | |
| BSTR | PriceCurrency [get] |
| This command queries price currency code for an SMS message. | |
| BSTR | ReplyToNumber [get, set] |
| This command queries/sets the reply-to number for an SMS message. | |
| ISmsTargetCollection | Targets [get] |
| This command queries the targets of an SMS message. | |
| BSTR | Body [get, set] |
| This command queries/sets the text of an SMS message. | |
| ISmsChunkCollection | Chunks [get] |
| This command queries the chunks in an SMS message. | |
| DATE | Timestamp [get] |
| This command queries the timestamp of an SMS message. | |
| BSTR | TargetNumbers [get, set] |
| This command queries/sets the targets numbers of an SMS message. | |
Detailed Description
SmsMessage is the default interface for this class.
Property Documentation
HRESULT Price [get] |
This command queries the price of an SMS message.
HRESULT PriceCurrency [get] |
This command queries price currency code for an SMS message.
HRESULT PricePrecision [get] |
This command queries the price precision associated with an SMS message.
- See also:
- ISmsMessage::Price, ISmsMessage::PriceCurrency
The documentation for this interface was generated from the following file:
Copyright � 2006 Skype Limited. All rights reserved.