That i know of, platform APIs aren't built-in. You would have to link your own platform specific code to Gdscript.<br>Or C++ for that matter. The only resource that i know of that relates to this is here: Custom Modules in C++.<br>You should ask on the irc channel, there are things being done to the binding API that might help.<br><br>In short, i think you'll have to code it yourself.<br>Sorry that i couldn't be more helpful, good luck!<br><br>