IntentLauncher! How to call directly without opening dialer?

I was able to open WIFI settings using the code below

IntentLauncher.startActivityAsync(‘android.settings.WIFI_SETTINGS’)

but was not able to open dailer.
I also checked predefine Constants but no luck finding call action.