-
public final class ToDeviceDeleteFolderContentMessage
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classToDeviceDeleteFolderContentMessage.Companion
-
Constructor Summary
Constructors Constructor Description ToDeviceDeleteFolderContentMessage(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()
-
-
-
-