Response to SDLDeleteFile
Since SmartDeviceLink 2.0
The remaining available space for your application to store data on the remote system.
@property (nonatomic, strong, nullable) NSNumber<SDLInt> *spaceAvailable;
var spaceAvailable: (NSNumber & SDLInt)? { get set }