Package 

Class ChatViewModelFactory

    • Method Summary

      Modifier and Type Method Description
      <T extends ViewModel> T create(Class<T> modelClass)
      • Methods inherited from class live.hms.roomkit.ui.meeting.ChatViewModelFactory

        create
      • Methods inherited from class java.lang.Object

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

      • ChatViewModelFactory

        ChatViewModelFactory(HMSSDK hmsSdk)