SDL sends OnSDLPersistenceComplete
when all data persistence operations are complete. The data made persistent is used for future resumption scenarios.
SUSPEND
) to initiate the data persistence process for registered apps.OnSDLPersistenceComplete
before sending OnExitAllApplications(IGNITION_OFF
).This RPC has no additional parameter requirements
{ "jsonrpc" : "2.0", "method" : "BasicCommunication.OnSDLPersistenceComplete" }