Package

im.actor.server

dialog

Permalink

package dialog

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. dialog
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. final class ActorDelivery extends DeliveryExtension with UpdateCounters with PushText with PeersImplicits

    Permalink
  2. type AuthSidRandomId = (Int, Long)

    Permalink
  3. trait DeliveryExtension extends AnyRef

    Permalink
  4. trait DialogCommand extends AnyRef

    Permalink
  5. trait DialogCommandHandlers extends UpdateCounters with PeersImplicits

    Permalink
  6. final case class DialogCommands() extends GeneratedMessage with Message[DialogCommands] with Updatable[DialogCommands] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()
  7. abstract class DialogError extends RuntimeException with NoStackTrace

    Permalink
  8. sealed trait DialogExtension extends Extension

    Permalink
  9. final class DialogExtensionImpl extends DialogExtension with PeersImplicits

    Permalink
  10. sealed trait DialogGroup extends AnyRef

    Permalink
  11. trait DirectDialogCommand extends DialogCommand

    Permalink

Value Members

  1. object DialogCommands extends GeneratedMessageCompanion[DialogCommands] with Serializable

    Permalink
  2. object DialogErrors

    Permalink
  3. object DialogEvents

    Permalink
  4. object DialogExtension extends ExtensionId[DialogExtensionImpl] with ExtensionIdProvider

    Permalink
  5. object DialogGroups

    Permalink
  6. object DialogProcessor

    Permalink
  7. object DialogProto

    Permalink
  8. object HistoryUtils

    Permalink
  9. object ReadFailed extends Exception with NoStackTrace with Product with Serializable

    Permalink
  10. object ReceiveFailed extends Exception with NoStackTrace with Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped