Interface RemoteDebugApi
-
- All Known Implementing Classes:
RemoteDebugManager
public interface RemoteDebugApi
- Author:
- Maxim.Manuylov Date: 01.10.12
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Boolean
finishDebugSession()
Boolean
repeatDebugSession()
Boolean
repeatDebugSessionWithNewChanges(String personalPatchId)
-