Package 

Class BaseOverlay

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseOverlay(Context context, CoroutineScope overlayScope)
    • Method Summary

      Modifier and Type Method Description
      final Boolean showOverlay(ScreenConfig screenConfig, Integer x, Integer y, Function1<View, Unit> onAttach)
      Unit hideOverlay()
      final Unit updateScreenConfig(ScreenConfig screenConfig)
      final Context getContext()
      final CoroutineScope getOverlayScope()
      • Methods inherited from class com.screenmeet.sdk.presentation.overlay.BaseOverlay

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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