Packages

p

domain

media

package media

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait AttachmentType extends AnyRef
  2. final case class FacebookAttachment (attachment: FacebookImageSource, target: FacebookAttachmentTarget, url: URL, attachmentType: AttachmentType) extends Product with Serializable
  3. final case class FacebookAttachmentId (value: String) extends Product with Serializable
  4. final case class FacebookAttachmentTarget (id: FacebookAttachmentId, url: URL) extends Product with Serializable
  5. final case class FacebookImageSource (height: Double, src: URL, width: Double) extends Product with Serializable

Value Members

  1. object AttachmentTypes

Ungrouped