Class ShadowConnection

    • Constructor Detail

      • ShadowConnection

        public ShadowConnection()
    • Method Detail

      • sendConnectionEvent

        @Implementation
        protected void sendConnectionEvent​(String event,
                                           Bundle extras)
        Records the event sent through sendConnectionEvent to be accessed later by tests.
      • getLastConnectionEvent

        public Optional<String> getLastConnectionEvent()