Is it possible to invoke the mail app to send a pin message?

Hello. I need to invoke the e-mail application to allow the user to send a pin message. Currently, it seems that you can only do for sms and emails.
Is there a way to put a flag or something saying the BONES it's a pin message?

Thanks in advance.

If you send the message to a PINAddress, rather than an address, a PIN message.

See the documentation for the API for PINAddress.

Code looks like this:

    try {
        pinReplyTo[0] = new PINAddress(pin,name);
        newMessage.addRecipients(Message.RecipientType.TO,pinReplyTo);
    }
    catch (Exception e){
         System.out.println(e);
    }

Tags: BlackBerry Developers

Similar Questions

  • Is it possible to pin the Mail App in the taskbar?

    For some reason, I can't seem to pin the Mail App in my taskbar to desktop - is for all machines, or am I wrong?

    When I right click on it in the start section I get only the options to detach from the beginning and make a smaller tile.

    Thank you very much

    For some reason, I can't seem to pin the Mail App in my taskbar to desktop - is for all machines, or am I wrong?

    Unfortunately the o/s 8 of Microsoft won't let you pin a Metro(Start Screen) App anywhere in desktop Mode.

    But there are ways to do it, but they require 3rd party applications. These applications also give you tons of options to address other aspects such as adding a Start Menu to the desktop Mode if you do not have to go to the start screen to access all your applications. They also give you the ability to boot directly into Desktop Mode, add a context menu of real right click that you can use in the start screen and many other useful options.

    Here is a link to a guide to achieve as well as links to applications:

    Practical guide

  • Invoke the BB Apps to a normal Web page

    Hi guys, I'm basically a single native C++ developer and this is because I never could get my head around HTML/JS. Now, I need a help from you guys. I know this is a little far-fetched, but want to know if it is possible to invoke a BB app from a normal html file, not compiled? That is to say; one who was not built using SDK WebWorks BB?

    the thing is, I want a Web page that can open the settings as soon as it is loaded on the browser integrated device a BB10. No opportunities?

    As I said this is only theoretical, but yes, that would work essentially

    It's actually a concept useful - register app / as a type MIME then a link on a web page any could open

    A (very short) look at the native docs implies that it is indeed possible, as it appears that you can save a mime as an invocation type

    There is a submission program that allows us to record targets invocation so, essentially, I would say that it is possible

    I looked quickly the news - no in-depth research

    It really gives me a great idea for one of my own projects so can investigate properly in a few weeks

  • How can I change my e-mail address by default on the Mail App

    I changed my e-mail service provider and change the "mail App" default to my new provider. When I click on the Mail App ' envelope on the windows screen it goes to my old email address.» How can I change my default e-mail address

    While in the Mail application, invoke the bar of charms.

    Click on account settings.

    Delete the old account and add the new.

    If you want to keep all the mails in the old account, do not remove it, just add a new.

  • Changes to the mail app installation

    When I added my e-mail account to the Mail application, I put incoming mail to appear in a folder. Now, I know that's not necessary, so I would like to change the settings for this email appear in the Inbox folder. I can't find a way to make this change. Is it possible to do without uninstalling the account? It was difficult to return to the screen which allow me to add new accounts in the first place.

    Hello

    Have you created the rule in the Mail or by going to Outlook.com via webmail app?

    You can't change the rule for the files via the Mail application.  You must Access the email account via webmail and modify folder rule, that you have defined.

    You can follow this article and change the function of the rule and delete the folder.
    http://Windows.Microsoft.com/en-us/Windows/Outlook/clean-Inbox

    For the operation of the mail app, see this article.

    http://Windows.Microsoft.com/en-us/Windows-8/mail-app-tutorial

    Let us know if it helps.  If the problem is not resolved, please answer, we will be happy to help you.

  • How can I force an e-mail link to open the viewer and not the Mail App?

    Hi all!

    I have a problem on the email links in a digital publication. I have to force an e-mail link to open in the Viewer.

    A spam link causes the release of the app and switch to the iPad App Mail... Is it possible force to open the "mail" link in the folio with the DPS?

    I've seen other digital publication made outside the DPS to open the mail to the Mail App tab without leaving the application of departure...

    Thank you in advance for your help!

    Max

    You can not with DPS, it will still launch the e-mail registered with the operating system application.

    Neil

  • Is it possible to use the Remote app with the Apple TV connected via ethernet and iPhone via WiFi?

    Is it possible to use the Remote app with the Apple TV connected via ethernet and iPhone via WiFi? When I try this Apple TV does not appear in the list of devices on my iPhone.

    Yes, I'm doing exactly this with the same put in place.

    If the problem persists the next relative to the following articles might help you.

    Troubleshooting home sharing

  • When you use the camera of the iPhone APP to send an e-mail, there is no saved project and I lose the message.  Is this normal?

    When I use the camera of the iPhone APP to send a photo by e-mail, I find that I lose the message when I change to another application.  Basically, no project is not registered anywhere.  Am I missing something simple?  Ex: Open Camera APP, select the image for the email, and then try to open the calendar, and then return to the message to add more content... where he?

    I had never tried your method before, but after testing three times, I got the same results as you did. However, if I manually saved the project (press Cancel, then save the draft) in the camera application, it was recorded in the messaging application, when I went there. If I use the photos app to send the photo to go, I can start the email, launch another application, return to the Photos app and the email is always on the screen.

    IF you want to send a picture with an email, do not use the camera application. There is no need to do so. You can use the messaging application or the photos app in order to attach a photo. You have access to all your photos in an application.

  • Invoke the BlackBerry App World de Page Web/App.

    In the BlackBerry 10 Dev Alpha, it is easy to invoke the BlackBerry App World using the direct link of the browser or the app like this:

    appworld://vendorpage/7765 (the number's provider ID)

    or

    appworld://content/19996436 (the number is the ID of your application)

    My question is... What happened to invoke App World and page then provider of BlackBerry PlayBook? I used 'appworld://vendorpage/7765' and it does not work on the PlayBook. I tried using "appworld://search/zanuzawa" (zanuzawa is my name of the seller) but he said 'no result '.

    Any suggestion? Thanks before.

    My bad:

    https://developer.BlackBerry.com/Cascades/documentation/device_platform/invocation/blackberry_world...

  • Invoke the mail to send the html page, as in the body of the email

    Hi all

    Please can I know how to do the html code to display as such in the mail application before sending

    I use this method to call the application

    Invoke.invokeApplication (Invoke.APP_TYPE_MESSAGES, new MessageArguments (MessageArguments.ARG_NEW, to, subject, body));

    Here the body is contained html of the page

    but this isn't poster in html format in the veiw can all help

    Sending HTML emails programmatically is not currently supported. Only the plain text.

  • Is it possible to invoke the third party application every time that the user receives an incoming call

    Hello

    I have some doubts in regard to invoking an application third, whenever there is an incoming call (by observing the change in status of the phone). The third-party application must be called as soon as the user gets the call and must replace the appication of dial phone by default/native.

    Please suggest me some ideas if the above can be implemented or not. If it can be put in place what is possible?

    Also suggest me if there is another way to achieve this.

    Thanks in advance,

    Arun

    Got the solution after enough research:

    In Blackberry the substitution of native applications in is not possible. When there is a call that is a priority interruption that all applications are moved to the bottom and the phone call will be prioritized. When an incoming call is there is not possible to invoke the third about, we can take control as soon as the call is completed.

  • Why not show updates of the mail app on the lock screen?

    Why not show updates of the mail app on the lock screen?

    Make sure that you have added to the e-mail application:

    1. go in the PC settings.

    2. choose Customize.

    3. choose screen lock > lock screen apps.

    4 search the email and add it.

  • Cannot open the Junk folder on the Mail app

    Original title: Junk folder
    Can someone tell me why the Junk folder will not open? DOTS just continue to go along and round, I do not remember doing something different

    Cheers, bruce

    Hi Bruce,.

    How many email accounts are set up on the Mail app? If you have several accounts settings, you experience this problem with all of them?

    You can deal with this problem, if:

    App is corrupt.

    App is not updated.

    Because incorrect settings App.

    Kindly, follow these methods and check if that helps.

    Method 1:
    Run the troubleshooter of Apps

    The Apps store is an automated tool that we have developed to deal with a number of known issues that may prevent applications from running correctly. This troubleshooting automatically solves some issues including the suboptimal screen resolution, incorrect security or account etc. settings.

    http://download.Microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

    Method 2:
    Licenses of app Sync
    If a license for an application is not synchronized with the license installed on your PC, the application may stop working correctly.

    To synchronize your licenses app, follow these steps:

    a. on the home screen, click on store to open the Windows store.

    b. drag from the right edge of the screen, and then click settings.
    c. click App updates.
    d. click on Sync licenses.

    Let us know if it helps. If you have any other questions, we will be happy to help you.

  • In the mail app, if I try right click and open the attachments of the JPG files that I received, I get the message 'we are unable to open this file. You want to save and try to open with another application? »

    I received an email with 3 accessories, 2 images and 1 PDF.  I am trying to open larger photos and I get the message, "we are unable to open this file.  You want to save and try to open with another application? »

    Why can't click a picture in the mail app and have it launch a photo viewing application. ?

    What you need to do is to go to control panel > programs > by default of the programs > set your default programs. Or search for programs by default, which must raise I have right as well (just start typing on the splash screen or slide from left to right and click on the search button). Go to the photos and select set this program as default. This fixed it for me.

  • send in the mail app icon is no longer available so I can't send emails

    After my last update of software, I lost my icon sent in my email application so I can't send email.

    How to install the icon 'Send' in the e-mail application?

    Hello nuiektore,

    Thank you for using communities Support from Apple!

    If I understand correctly, you cannot send mail because the send icon is no longer visible.  I know how important email is and I'm happy to help you!

    Very probably the send sort icon has been removed from the toolbar.  Here are the instructions on how to recover:

    1. In the Mail Viewer or in a new message, click on the toolbar, and then choose Customize toolbar. Or choose View > customize toolbar.

    2. Do one of the following:

      • Add item: drag an element from the palette to the toolbar until you see a green plus sign.

      • Remove an item: drag an item to the toolbar until you see or hear a "poof" effect

      • Rearrange items: drag an item around the toolbar until an open space to appear.

      • Change the way items appear: click on the view pop-up menu, and then choose an option.

    3. When you are ready, click done.

    Address postal (El Capitan): customize toolbars of e-mail

    Have a great day!

Maybe you are looking for