Part of elisa.plugins.base.messages.media_location_message View In Hierarchy
Known subclasses: elisa.plugins.base.messages.device_action_message.DeviceActionMessage, elisa.plugins.base.messages.foreign_application_message.ForeignApplicationMessage, elisa.plugins.base.messages.internet_location_message.InternetLocationMessage, elisa.plugins.base.messages.local_network_location_message.LocalNetworkLocationMessage
Class Variables | action | One of MediaLocation.ActionType enum values
|
name | Name of the device (type: string ) | |
fstype | Filesystem type (type: string ) | |
mount_point | Mount point (type: string ) | |
media_types | list of media_types stored on the device (type: list ) | |
removable | whether the media location is on a device which can be ejected (type: bool ) | |
theme_icon | the name of the icon the theme should use for that location to display (type: string ) |