Client-side exports
Here you can find all the client-side exports of our phone.
getPhoneNumber()
getPhoneNumber()
This export function gets your phone number.
disablePhone(boolean)
disablePhone(boolean)
This export function gets your phone number.
openPhone()
openPhone()
This export function opens your phone if you have the required item, are not in water, etc.
closePhone()
closePhone()
This export function closes your phone.
isOpen()
isOpen()
This export function returns a boolean if your phone is open.
This export function returns a boolean if your phone is open.
isOnCall()
isOnCall()
This export function returns a boolean if you're on a phone call.
getCurrentCall()
getCurrentCall()
This export function returns a boolean if you're on a phone call.
isCameraEnabled()
isCameraEnabled()
This export function returns a boolean if you're currently in the camera app.
sendNotification(app, content, length)
sendNotification(app, content, length)
This export function sends a notification into your phone.
Last updated