Class ViewStopMsg
- java.lang.Object
 - 
- com.inductiveautomation.perspective.gateway.messages.lifecycle.ViewStopMsg
 
 
- 
public class ViewStopMsg extends java.lang.ObjectCreated by carlg on 11/23/2016. 
- 
- 
Field Summary
Fields Modifier and Type Field Description java.lang.StringmountPathstatic java.lang.StringPROTOCOLjava.lang.StringresourcePath 
- 
Constructor Summary
Constructors Constructor Description ViewStopMsg() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ViewInstanceIdinstanceId() 
 - 
 
- 
- 
Field Detail
- 
PROTOCOL
public static final java.lang.String PROTOCOL
- See Also:
 - Constant Field Values
 
 
- 
resourcePath
public java.lang.String resourcePath
 
- 
mountPath
public java.lang.String mountPath
 
 - 
 
- 
Method Detail
- 
instanceId
public ViewInstanceId instanceId()
 
 - 
 
 -