Is there a way withthe SDK to obtain the gateway data directory path?

Is there a way with the SDK to obtain the gateway data directory path ?

GatewayContext -> SystemManager -> getDataDir()

2 Likes

:+1: I was sure it was anywhere

In 7.9 or earlier, it’s getHomeDir() for inexplicable legacy reasons.

1 Like