Named

com.malliina.push.wns.Named
trait Named

Attributes

Graph
Supertypes
class Any
Known subtypes
object Background.type
object Foreground.type
object Protocol.type
object System.type
object Activity.type
object Alarm.type
object Alert.type
object Attention.type
object Available.type
object Away.type
object Busy.type
object Error.type
object NewMessage.type
object None.type
class Number
object Paused.type
object Playing.type
object Unavailable.type
class Branding
object Logo.type
object Name.type
object NameAndLogo.type
object NoBranding.type
class CommandId
object Decline.type
object Dismiss.type
object Snooze.type
object Video.type
object Voice.type
class HintAlign
object Center.type
object Left.type
object Right.type
object Stretch.type
class HintCrop
object Circle.type
object NoHintCrop.type
class InputType
object Selection.type
object Text.type
class Placement
object AppLogoOverride.type
object Background.type
object Inline.type
object Peek.type
class Scenario
object Alarm.type
object Default.type
object IncomingCall.type
object Reminder.type
trait Template
object TileLarge.type
object TileMedium.type
object TileSmall.type
object TileWide.type
object ToastGeneric.type
object Bottom.type
object Center.type
object Top.type
class TextStyle
object Base.type
object BaseSubtle.type
object Body.type
object BodySubtle.type
object Caption.type
object CaptionSubtle.type
object Header.type
object HeaderNumber.type
object HeaderSubtle.type
object Subheader.type
object SubheaderNumeral.type
object SubheaderSubtle.type
object Subtitle.type
object SubtitleSubtle.type
object Title.type
object TitleNumeral.type
object TitleSubtle.type

Members list

Concise view

Value members

Abstract methods

def name: String

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any