A component that will, when the SendMessage method is called, send the การแปล - A component that will, when the SendMessage method is called, send the ไทย วิธีการพูด

A component that will, when the Sen

A component that will, when the SendMessage method is called, send the text message specified in the Message property to the phone number specified in the PhoneNumber property.

If the ReceivingEnabled property is set to 1 messages will not be received. If ReceivingEnabled is set to 2 messages will be received only when the application is running. Finally if ReceivingEnabled is set to 3, messages will be received when the application is running and when the application is not running they will be queued and a notification displayed to the user.

When a message arrives, the MessageReceived event is raised and provides the sending number and message.

An app that includes this component will receive messages even when it is in the background (i.e. when it"s not visible on the screen) and, moreso, even if the app is not running, so long as it"s installed on the phone. If the phone receives a text message when the app is not in the foreground, the phone will show a notification in the notification bar. Selecting the notification will bring up the app. As an app developer, you"ll probably want to give your users the ability to control ReceivingEnabled so that they can make the phone ignore text messages.

If the GoogleVoiceEnabled property is true, messages can be sent over Wifi using Google Voice. This option requires that the user have a Google Voice account and that the mobile Voice app is installed on the phone. The Google Voice option works only on phones that support Android 2.0 (Eclair) or higher.

To specify the phone number (e.g., 650-555-1212), set the PhoneNumber property to a Text string with the specified digits (e.g., 6505551212). Dashes, dots, and parentheses may be included (e.g., (650)-555-1212) but will be ignored; spaces may not be included.

Another way for an app to specify a phone number would be to include a PhoneNumberPicker component, which lets the users select a phone numbers from the ones stored in the the phone"s contacts.
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
คอมโพเนนต์ที่จะ เมื่อวิธี SendMessage เรียกว่า ส่งข้อความที่ระบุไว้ในคุณสมบัติข้อความไปยังหมายเลขโทรศัพท์ ที่ระบุในคุณสมบัติ PhoneNumberถ้าตั้งค่าคุณสมบัติ ReceivingEnabled เป็นข้อความที่ 1 จะไม่สามารถรับ ถ้า ReceivingEnabled ถูกตั้งค่าเป็นข้อความที่ 2 จะได้รับเฉพาะเมื่อโปรแกรมประยุกต์ทำงาน สุดท้าย ถ้า ReceivingEnabled ถูกตั้งค่าเป็น 3 ข้อความจะได้รับ เมื่อรันแอพลิเคชัน และแอพลิเคชันไม่ทำงานจะถูกจัดคิว และแสดงการแจ้งเตือนไปยังผู้ใช้เมื่อได้รับข้อความ เหตุการณ์ MessageReceived ได้ และมีหมายเลขและข้อความที่ส่งโปรแกรมประยุกต์ที่มีคอมโพเนนต์นี้จะได้รับข้อความเมื่ออยู่ในพื้นหลัง (เช่นเมื่อมัน "ไม่ปรากฏอยู่บนหน้าจอ s) และ moreso แม้ว่า app ไม่ทำ ตราบเท่าที่มัน"s ติดตั้งบนโทรศัพท์ ถ้าโทรศัพท์ได้รับข้อความเมื่อโปรแกรมประยุกต์ไม่อยู่ในเบื้องหน้า โทรศัพท์จะแสดงการแจ้งเตือนในแถบแจ้งเตือน เลือกการแจ้งเตือนจะนำค่า app เป็นการพัฒนา คุณ "จะคงต้องการให้ผู้ใช้สามารถควบคุม ReceivingEnabled เพื่อให้พวกเขาสามารถทำให้โทรศัพท์ที่ละเว้นข้อความถ้าคุณสมบัติ GoogleVoiceEnabled เป็นจริง ข้อความสามารถส่งผ่าน Wifi ใช้ Google เสียง ตัวเลือกนี้กำหนดว่า ผู้ใช้มีบัญชี Google เสียง และว่า โปรแกรมประยุกต์เสียงโทรศัพท์มือถือติดตั้งบนโทรศัพท์ ตัวเสียง Google ทำงานเฉพาะบนโทรศัพท์มือถือที่รองรับ Android 2.0 (Eclair) ขึ้นระบุโทรศัพท์ หมายเลข (เช่น 650-555-1212), ตั้งค่าคุณสมบัติ PhoneNumber เป็นสายอักขระข้อความกับตัวเลขที่ระบุ (เช่น 6505551212) เส้นประ จุด และวงเล็บอาจรวม (เช่น, (650) -555-1212) แต่จะถูกละเว้น ช่องว่างรวมไม่ได้อีกวิธีสำหรับ app เพื่อระบุหมายเลขโทรศัพท์จะมีการ รวมส่วนประกอบ PhoneNumberPicker ซึ่งช่วยให้ผู้ใช้เลือกหมายเลขโทรศัพท์จากคนที่เก็บไว้ใน "s ติดต่อโทรศัพท์
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
A component that will, when the SendMessage method is called, send the text message specified in the Message property to the phone number specified in the PhoneNumber property.

If the ReceivingEnabled property is set to 1 messages will not be received. If ReceivingEnabled is set to 2 messages will be received only when the application is running. Finally if ReceivingEnabled is set to 3, messages will be received when the application is running and when the application is not running they will be queued and a notification displayed to the user.

When a message arrives, the MessageReceived event is raised and provides the sending number and message.

An app that includes this component will receive messages even when it is in the background (i.e. when it"s not visible on the screen) and, moreso, even if the app is not running, so long as it"s installed on the phone. If the phone receives a text message when the app is not in the foreground, the phone will show a notification in the notification bar. Selecting the notification will bring up the app. As an app developer, you"ll probably want to give your users the ability to control ReceivingEnabled so that they can make the phone ignore text messages.

If the GoogleVoiceEnabled property is true, messages can be sent over Wifi using Google Voice. This option requires that the user have a Google Voice account and that the mobile Voice app is installed on the phone. The Google Voice option works only on phones that support Android 2.0 (Eclair) or higher.

To specify the phone number (e.g., 650-555-1212), set the PhoneNumber property to a Text string with the specified digits (e.g., 6505551212). Dashes, dots, and parentheses may be included (e.g., (650)-555-1212) but will be ignored; spaces may not be included.

Another way for an app to specify a phone number would be to include a PhoneNumberPicker component, which lets the users select a phone numbers from the ones stored in the the phone"s contacts.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
องค์ประกอบที่จะ เมื่อ sendmessage วิธีการที่เรียกว่า ส่งข้อความที่ระบุไว้ในข้อความคุณสมบัติกับหมายเลขโทรศัพท์ที่ระบุไว้ใน phonenumber คุณสมบัติ .

ถ้า receivingenabled คุณสมบัติถูกตั้งค่าเป็น 1 ข้อความ จะ ไม่ ได้รับ ถ้า receivingenabled ตั้งเป็น 2 ข้อความ จะได้รับเฉพาะเมื่อมีการใช้ สุดท้าย ถ้า receivingenabled ชุด 3ข้อความจะได้รับเมื่อสมัครใช้ และเมื่อมีการไม่หนี เขาจะจัดคิว และการแจ้งเตือนแสดงให้ผู้ใช้

เมื่อข้อความมาถึง messagereceived เหตุการณ์ถูกยกขึ้นและให้ส่งเบอร์โทรและข้อความ

app ที่ประกอบด้วยส่วนประกอบนี้จะได้รับข้อความที่แม้ว่าจะเป็นใน พื้นหลัง ( เช่นเมื่อมันไม่ปรากฏบนหน้าจอ ) และ ยิ่งกว่านั้น ถ้า app ไม่ได้ทำงานอยู่ ตราบใดที่มันติดตั้งบนโทรศัพท์ ถ้าโทรศัพท์ได้รับข้อความเมื่อ app ที่ไม่ได้อยู่ในเบื้องหน้า โทรศัพท์จะแสดงการแจ้งเตือนในแถบการแจ้งเตือน . การเลือกการแจ้งเตือนจะเอา app เป็นผู้พัฒนาโปรแกรมประยุกต์คุณจะอาจต้องการให้ผู้ใช้ของคุณความสามารถในการควบคุม receivingenabled เพื่อให้พวกเขาสามารถทำให้โทรศัพท์ไม่สนใจข้อความ

ถ้า googlevoiceenabled คุณสมบัติจริง ข้อความที่สามารถส่งผ่าน WiFi โดยใช้เสียงของ Google ตัวเลือกนี้ต้องการให้ผู้ใช้มีบัญชี Google เสียงและเสียงมือถือ app ที่ติดตั้งบนโทรศัพท์Google เสียงเลือกทำงานเฉพาะบนโทรศัพท์ที่สนับสนุน Android 2.0 ( Eclair ) หรือสูงกว่า

ต้องระบุเบอร์โทรศัพท์ ( เช่น 650-555-1212 ) ตั้ง phonenumber คุณสมบัติข้อความกับตัวเลขที่ระบุ ( เช่น 6505551212 ) เส้นประ , จุด , และวงเล็บอาจจะรวม ( เช่น ( 650 ) - 555-1212 ) แต่จะถูกละเว้น เป็นอาจไม่เป็น

)อีกวิธีสำหรับ app ที่สามารถระบุหมายเลขโทรศัพท์จะรวม phonenumberpicker ส่วนประกอบซึ่งช่วยให้ผู้ใช้เลือกหมายเลขโทรศัพท์จากคนที่เก็บไว้ในโทรศัพท์ติดต่อ " s .
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2024 I Love Translation. All reserved.

E-mail: