com.microstrategy.web.objects.WebSubscriptionDevice |
![]() |
This object represents a device
[Expand]
Inherited Constants | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getDeliveryMode()
Returns the delivery mode (a value from
EnumWebSubscriptionDeliveryMode ) | ||||||||||
abstract WebSubscriptionDeliveryModeProperties |
getDeliveryModeProperties()
This method is deprecated.
since 8.1. use
getDeliveryMode() instead for checking the delivery mode | ||||||||||
abstract int |
getSubtype()
Indicates the subtype of device.
| ||||||||||
abstract boolean | htmlSwf() |
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]()
|
Returns the delivery mode (a value from EnumWebSubscriptionDeliveryMode
)
EnumWebSubscriptionDeliveryMode
)
This method is deprecated.
since 8.1. use getDeliveryMode()
instead for checking the delivery mode
Retrieves the associated WebSubscriptionDeliveryModeProperties
. This is
a read-only instance
Indicates the subtype of device. This is a value from EnumWebSubscriptionDeviceSubtype
SUBSCRIPTION_CONTENT_FORMAT_SWF_HTML
.