hashCode

open override fun hashCode(): Int(source)

Calculates the hash code value for the Presentation object.

The hash code is calculated based on the values of the following properties:

  • type

  • id

  • body

  • attachments

  • thid (nullable)

  • from

  • to

Return

The hash code value for the Presentation object.