Class HMSWhiteboardUpdate

  • All Implemented Interfaces:

    
    public class HMSWhiteboardUpdate
    
                        

    A sealed class representing different types of updates related to a HMS whiteboard.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class HMSWhiteboardUpdate.Start

      Represents the start of a whiteboard session.

      public final class HMSWhiteboardUpdate.Stop

      Represents the stop or end of a whiteboard session.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

    • Method Detail