Package

im.actor.server

webactions

Permalink

package webactions

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Webaction extends AnyRef

    Permalink
  2. case class WebactionFailure(content: ApiMapValue) extends WebactionResult with Product with Serializable

    Permalink
  3. sealed trait WebactionResult extends AnyRef

    Permalink
  4. case class WebactionSuccess(content: ApiMapValue) extends WebactionResult with Product with Serializable

    Permalink

Value Members

  1. object Webaction

    Permalink

Ungrouped