Class EphemeralDataUnit<C extends EphemeralDataUnitContent>

    • Constructor Detail

      • EphemeralDataUnit

        public EphemeralDataUnit()
    • Method Detail

      • getContent

        public C getContent()
      • setContent

        public void setContent​(C content)
      • getEduType

        public abstract String getEduType()
        Required. The type of the ephemeral message.
        Returns:
        EDU type.