Package 

Class GlobalUserBannedEvent

  • All Implemented Interfaces:
    io.getstream.chat.android.client.events.UserEvent

    
    public final class GlobalUserBannedEvent
    extends ChatEvent implements UserEvent
                        

    Triggered when the user is banned globally

    • 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()
      User getUser()
      Date getCreatedAt()
      String getRawCreatedAt()
      • 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