Token

com.malliina.push.Token
trait Token

Attributes

Graph
Supertypes
class Any
Known subtypes
class ADMToken
class APNSToken
class GCMToken
class MPNSToken
class WNSToken

Members list

Concise view

Value members

Abstract methods

def token: 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