DeliveryError

com.malliina.push.wns.WNSResponse$.DeliveryError
case class DeliveryError(response: HttpResponse) extends WNSResponse

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def isSuccess: Boolean

Attributes

Inherited from:
WNSResponse
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def statusCode: Int

Attributes

Inherited from:
WNSResponse

Inherited fields

val description: String

Attributes

Inherited from:
WNSResponse
val reason: String

Attributes

Inherited from:
WNSResponse