InvalidAuthentication

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class WNSResponse
class Object
trait Matchable
class Any
Show all

Members list

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