# Touch

APIs for Touch.

 - [POST /cloudphone/touch/click](https://guide.morelogin.com/api-reference/cloud-phone/open-api/touch/touchclick.md): Tap a point on the Cloud Phone screen. - **Preconditions**: the phone must be powered on and not held by another member. Supported on compatible device models only; incompatible models reject the call
 - [POST /cloudphone/touch/doubleClick](https://guide.morelogin.com/api-reference/cloud-phone/open-api/touch/touchdoubleclick.md): Double-tap a point on the Cloud Phone screen. - **Preconditions**: the phone must be powered on and not held by another member. Supported on compatible device models only; incompatible models reject t
 - [POST /cloudphone/touch/longClick](https://guide.morelogin.com/api-reference/cloud-phone/open-api/touch/touchlongclick.md): Press and hold a point on the Cloud Phone screen. - **Preconditions**: the phone must be powered on and not held by another member. Supported on compatible device models only; incompatible models reje
 - [POST /cloudphone/touch/swipe](https://guide.morelogin.com/api-reference/cloud-phone/open-api/touch/touchswipe.md): Swipe between two points on the Cloud Phone screen. - **Preconditions**: the phone must be powered on and not held by another member. Supported on compatible device models only; incompatible models re
 - [POST /cloudphone/touch/drag](https://guide.morelogin.com/api-reference/cloud-phone/open-api/touch/touchdrag.md): Drag between two points on the Cloud Phone screen. - **Preconditions**: the phone must be powered on and not held by another member. Supported on compatible device models only; incompatible models rej
