Class GetMuteListResponse


  • public class GetMuteListResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GetMuteListResponse​(java.lang.Object muteData)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getMuteData()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetMuteListResponse

        public GetMuteListResponse​(java.lang.Object muteData)
    • Method Detail

      • getMuteData

        public java.lang.Object getMuteData()