Object/Trait

im.actor.api.rpc.auth

RequestGetAuthSessions

Related Docs: trait RequestGetAuthSessions | package auth

Permalink

object RequestGetAuthSessions extends RequestGetAuthSessions with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, RequestGetAuthSessions, ContainsHeader, AuthRpcRequest, RpcRequest, BSerializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RequestGetAuthSessions
  2. Serializable
  3. Product
  4. Equals
  5. RequestGetAuthSessions
  6. ContainsHeader
  7. AuthRpcRequest
  8. RpcRequest
  9. BSerializable
  10. Serializable
  11. AnyRef
  12. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type Response = ResponseGetAuthSessions

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val Response: ResponseGetAuthSessions.type

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  11. def getSerializedSize: Int

    Permalink
    Definition Classes
    RequestGetAuthSessionsBSerializable
  12. val header: Int

    Permalink
    Definition Classes
    RequestGetAuthSessionsContainsHeader
  13. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  16. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  17. def parseFrom(bytes: ByteString): Either[String, RequestGetAuthSessions]

    Permalink
  18. def parseFrom(bytes: Array[Byte]): Either[String, RequestGetAuthSessions]

    Permalink
  19. def parseFrom(in: CodedInputStream): Either[String, RequestGetAuthSessions]

    Permalink
  20. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  21. def toByteArray: Array[Byte]

    Permalink
    Definition Classes
    RequestGetAuthSessionsBSerializable
  22. def toString(): String

    Permalink
    Definition Classes
    RequestGetAuthSessions → AnyRef → Any
  23. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. def writeTo(out: CodedOutputStream): Unit

    Permalink
    Definition Classes
    RequestGetAuthSessions

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from RequestGetAuthSessions

Inherited from ContainsHeader

Inherited from AuthRpcRequest

Inherited from RpcRequest

Inherited from BSerializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped