GetPhoneName
This will get the name of the Phone system being being used.
Syntax:
Bridge.Phone.GetPhoneName()
Example:
local Bridge = exports["community_bridge"]:Bridge()
Bridge.Phone.GetPhoneName()
Last updated
This will get the name of the Phone system being being used.
Syntax:
Bridge.Phone.GetPhoneName()
Example:
local Bridge = exports["community_bridge"]:Bridge()
Bridge.Phone.GetPhoneName()
Last updated