-
public final class ToDeviceGetFilesMessage
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classToDeviceGetFilesMessage.Companion
-
Constructor Summary
Constructors Constructor Description ToDeviceGetFilesMessage(String requestId, String path, Boolean isConstantPath)
-
Method Summary
Modifier and Type Method Description final StringgetRequestId()final StringgetPath()final BooleangetIsConstantPath()-
-
Method Detail
-
getRequestId
final String getRequestId()
-
getIsConstantPath
final Boolean getIsConstantPath()
-
-
-
-