Class CustomAction

  • All Implemented Interfaces:
    io.getstream.video.android.core.call.state.CallAction

    
    public class CustomAction
     implements CallAction
                        

    Custom action used to handle any custom behavior with the given data and tag, such as opening chat, inviting people, sharing the screen and more.

    • 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
      final Map<Object, Object> getData()
      final String getTag()
      • Methods inherited from class java.lang.Object

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