Class UnknownEvent

  • All Implemented Interfaces:

    
    public final class UnknownEvent
    extends ChatEvent
                        

    Triggered when event type is not supported

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getType()
      Date getCreatedAt()
      String getRawCreatedAt()
      final User getUser()
      final Map<?, ?> getRawData()
      • Methods inherited from class io.getstream.chat.android.client.events.ChatEvent

        getSeq
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait