Interface RemoteDebugApi

  • All Known Implementing Classes:
    RemoteDebugManager

    public interface RemoteDebugApi
    Author:
    Maxim.Manuylov Date: 01.10.12
    • Method Detail

      • repeatDebugSession

        Boolean repeatDebugSession()
      • repeatDebugSessionWithNewChanges

        Boolean repeatDebugSessionWithNewChanges​(@NotNull
                                                 String personalPatchId)
      • finishDebugSession

        Boolean finishDebugSession()