Desktop API

Hello

I know that you have retired from the API on the desk and I also read that you reversed this decision for some aspects of the API, which is good news at least for our society.

However, we must Access the API documentation to really do something with skype4com library.

Is this something that we could have access? If Yes, where and how?

Thank you very much!

Paulo

Thank you very much!

Tags: Skype

Similar Questions

  • Access denied when you use the desktop API

    Hi all,

    I have a client application that is launched with Jehovah's witnesses. In my JNLP file, I stated:

    < security >
    < j2ee-application-client-permissions / >
    < / security >

    and all the jar files are signed with the same certificate. It works fine, but when I try to use the computer in office-API to open a file on the clients machine

    Desktop.getDesktop () .the (new File("/path/to/dir"));

    It gives me

    java.security.AccessControlException: access denied (< < all FILES > > java.io.FilePermission run)
    at java.security.AccessControlContext.checkPermission (unknown Source)
    at java.security.AccessController.checkPermission (unknown Source)
    at java.lang.SecurityManager.checkPermission (unknown Source)
    at java.awt.Desktop.checkExec (unknown Source)
    at java.awt.Desktop.open (unknown Source)
    ...

    I even tried with

    < security >
    < all-permissions / >
    < / security >

    in JNLP. But it gives me the same Exception. I also tried to use a PrivilegedAction SecurityManager does not check the permissions, but it did not help. At the last thought of having my own policy file. But I don't know how to tell TJ app to use.

    Thanks for the help in advance
    Christian

    843467 wrote:
    .. java.security.AccessControlException: access denied (java.io.FilePermission > run)
    ...
    I even tried with
    ..

    I hope it's a caching issue. Make sure that you uninstall the app between executions. If this fails, check the files JNLP using Alana.

  • check out a file from desktop

    Hello

    Is there a way to pull a file residing on the desktop of BlackBerry application?

    I have a .NET application that creates an XML file and store it on the local hard drive. I wish I could push either this file to BlackBerry or pull of the BlackBerry application.

    What are the available solutions to solve this problem?

    I was looking in the desktop API, which is exactly what I might need, however, I don't think I can use it with .NET (correct me if I'm wrong). My team works exclusively with .NET and write a C++ module is not an option.

    Any help is greately appreciated.

    It is not the only way, but it's probably the easiest to use.  You could also write a synchronization program standalone on the desktop using the USB API or transfer the file via the mass storage mode (if the apparatus allows).

  • ActiveX - Word - casting of the objects to the variants

    Hello

    I'm just getting used to the use of Active X to automate the tasks of MS Office. I have the full suite and report generation tool does some things, but there are many others that I have and I give X a go Active (that's basically what NOR do anyway).

    I have problems with some of the methods they have a variant of entry type, but no one tells me what is the format of the Variant. For example, I give you this VI which seems to add a caption to an image. I see the following documentation from Microsoft, which tells me that:

    Documentation of the method

    Label
    Type: System.Object

    Required object. The legend label must be inserted. It may be one of the WdCaptionLabelID constants.

    Title
    Type: System.Object

    Optional object. String to be inserted immediately after the caption (ignored if TitleAutoText is specified).

    http://msdn.Microsoft.com/en-us/library/Microsoft.Office.Interop.Word.range.InsertCaption%28V=Office...

    -So, I should get my variant such as "System.Object" (?). I could probably assume that the title is just a simple string, but where would know that officially? My guess will fail eventually.

    Enum for type of legend:

    http://msdn.Microsoft.com/en-us/library/Microsoft.Office.Interop.Word.WdCaptionLabelID%28V=Office.15...

    -J' tried casting as a string and a number, or work (I guess an enum is a number, I tried 0,1,2)

    Any help would be appreciated, even if this can be more Microsoft is not to document their structure of objects that the problem of NOR, we are working towards the same goal! It is possible that there is another mistake as to why this program does not work, but I still need the General method...

    Note that you must have an input file specified to make the program work.

    Thanks for your help,

    Rik

    rik_aspinall wrote:

    (4) catch on the .NET support. The limitation was not good advertising.

    (5) words, Interop, ActiveX, .NET and COM all seem to be things that make this technology works. In addition, .NET looks like he's trying to keep old technology goes, which is worrying for the long-term support. The fact that nobody does this simple and well documented as a solution means that I'll ask an open-ended question: this feature/technology becomes obsolete, and if so, what will replace it and when?

    Thanks to tyk007 and bob for your help!

    Rik

    COM Interop in LabVIEW execution is tedious for a number of reasons - mainly because of the architectural design of many COM components. Their well-designed components are loosely coupled, but this often means a lot of calls on many objects - many of whom often optional parameters. My suggestion is to use a wrapping to LabVIEW .net is necessary. It is not that it is not possible to apply directly in LabVIEW (obviously), but you need a lot of infrastructure in your code to make sure that you don't lose that same coupling or, more importantly still, readability in your own extension of LabVIEW.

    In your scenario, I would ask myself: is this interface that I am building a long-term solution or a code that I am likely to change often? If Yes, then you could encapsulate COM Interop calls, and actually create a façade allowing the final user (eg. LabVIEW) functionality you need via an interface determined, without exposing the interchangeable parts (COM Interop). However, you must be comfortable said creation .net assembly that can be intimidating if you don't have the experience.

    http://en.Wikipedia.org/wiki/Facade_pattern

    As future support goes - it's a really, really good thing that .net helps keep these old technologies going. Long term support becomes a growing concern for these markets (read - more commercial rather than consumer solutions) and there are millions of apps out there running currently running one of these technologies. It's one of the reasons why I have recommended to you than a façade may be the best solution in the long term - there is always a desktop API. A front will always provide the same interface, whatever it is, if the calling code is not affected when the fact of the way that you interface API.

    PS: Windows 8 exposes the WinRT Basic programming framework, which is based mainly on the... COM I don't see not its predecessor going anywhere for many years yet.

  • Recovery of the BB Messenger messages

    Hello

    First of all, I'm new to BlackBerry, I might be using the wrong terminology or overlooking the existing features.

    I am interested in the following Scenario: the user is an application that automatically accepts an invitation from user B (or C, D, etc.) to become a BlackBerry Messenger contact, add user B to BBM contacts list, accept a request of session of user B and transfers user B BBM messages to an e-mail address. Incoming messages may have attachments that are sent to e-mail as well. The application is installed on the device to the user. No intervention is required by the user, apart from the installation of the application.

    For the most part, I would like to automate the process of adding user as a contact in BBM and bring texts and files to send to the user via BBM available for treatment outside the device (by sending an e-mail to it off the camera).

    1 can add contacts BBM through the API? I don't see a way to do it using the class BlackBerryMessenger http://www.blackberry.com/developers/docs/6.0.0api/net/rim/blackberry/api/blackberrymessenger/packag...
    This thread has said no, but he could not apply to the latest version of the OS: http://supportforums.blackberry.com/t5/Java-Development/How-to-add-a-list-of-users-to-Blackberry-Mes...

    2 can BBM contacts deleted via the API? According to this thread, not: http://supportforums.blackberry.com/t5/Java-Development/BBM-APIs/m-p/579866

    3. If user B sends a user has a file, not a distinction between a text message and a file using net.rim.blackberry.api.blackberrymessenger.Message.getContentType ()? The data file is available in the same way as the content of a text message?

    4. what happens if user C (or D, etc.) wants to start a session while the user is in a session with user B?

    5. how the application on the device of the user listen to incoming BBM messages? If I understand correctly the following threads, we can do only if the application is installed on all devices, and then create a BBM session between devices and BBM messages to the application. The application cannot access the messages that are sent to BBM. Is this correct?

    http://supportforums.BlackBerry.com/T5/Java-development/events-from-BB-Messenger/m-p/335276
    http://supportforums.BlackBerry.com/T5/Java-development/BlackBerry-Messenger-message/m-p/56903
    http://supportforums.BlackBerry.com/T5/Java-development/listen-incoming-outgoing-BlackBerry-message/...
    http://supportforums.BlackBerry.com/T5/Java-development/PIN-message-API/m-p/139875

    If Yes to the #5, then could one use synchronization and desktop API to get the unit off BBM messages? Messages must be analyzable on the side of the office, that is, not deliberately obscure not intentionally or not. Is there an easy way to retrieve messages BBM?

    If Yes to #5 and abandon the idea completely, BBM who goes against what I'm trying to do, I guess by PIN or e-mail messaging would be the way to go (via FolderListener, FolderEvent).

    Any idea would be appreciated. Thank you.

    Hi netbek,

    Welcome to the forums!

    Currently, there is no API available to tie into BlackBerry Messenger. The next piece of Tracker problem was noted that explains more in detail (you can connect using the credentials of the Developer Zone):

    https://www.BlackBerry.com/jira/browse/JAVAAPI-1231

    Once the new API is released there should be documentation that comes with it to explain what is possible. There is no timeline, but for when this may get rejected.

    Kind regards

  • BBM API for the development of the Desktop Application

    Is there an api BBM for web/desktop apps?

    Example: user of desktop browser chat on BBM with the mobile client user BBM?

    Thank you

    ... Dave

    Welcome on the support forums.

    No, there is no such API. There may be one in the future, keyword projects merge.

  • copy the file to the desktop

    How can I copy a file on the desktop? How to find the path for the desktop users (multi-language)? is there a special variable like %UserProfile%?

    For work stations, location use the Windows API SHGetKnownFolderPath or SHGetFolderPath as described in this thread. The names of the paths you can get (as office, AppData, My Documents etc are listed here.)

    -Ian

  • Remove the child window Parent using WIN API

    Hi all

    For a parent-child relationship between two screws using the User32.dll I use the SetParent function and pass the handle of the parent VI and VI child to this function. Now, after this relationship has been established, I want to remove the child from the parent window and use it as an independent VI using WIN API. Can someone help me on this?

    Thanks in advance!

    Fragger Fox!

    Hi Fragger Fox,

    I think that it should be possible, if you assign a new parent to the child. Maybe this works if you assign the desktop as a new parent.

    It will be useful.

    Mike

  • How to activate Widcomm (Broadcom) bluetooth API in Skype.

    I posted this on the Skype support forum:

    I have a similar problem on my new four-core 64-bit Windows 7 desktop. After months of trail and error installing and uninstalling the Broadcom bluetooth software and work support for the manufacturer of my dongle bluetooth 4.0, I could narrow the problem to have something to do with the Microsoft Net Framework 4 client and Net Framework 4 extended. The extended part of the software is allowing the hands-free bluetooth, bluetooth remote control, the profiles A2DP and AVRCP to work.

    After several weeks of frustration, that Microsoft finally came out with a Net Framework 4 diagnostic and repair tool, which has greatly improved the situation. My creative WP-350 bluetooth headset finally works but not with Skype.

    So now I really need to know how to turn on bluetooth three APIs is Skype for the helmet works during Skype calls. I have only a single enabled API that is, Bluetooth Headset Helper.exe who, as well as the two others located in the folder of Widcomm bluetooth. The other two API controls which must be added (and activated) are BTStackServer.exe and BluetoothHeadsetProxy.exe.

    I'm running the latest Broadcom (Widcomm) version of the 6.5.1.2700 software

    It took several weeks of downtime in uninstalling and reinstalling Net Framework 4 (customer and prolonged) as well as the software Widcomm (Broadcom) but I think it wasn't until I downloaded and used the Microsoft.NET repair tool I can say that the eccentric bluetooth functionality in Windows 7 has finally been more stable. Now if I can just activate the three Skype API (Microsoft product) it would restore my faith and continue my love affair with the PC platform. I have three other workstations that I use on a regular basis with none of the challenges SMEs bluetooth who gave me this new desktop image I7 PC.

    Thank you very much if anyone can help me solve this problem (I don't think that Skype support is as savvy).

    Hello

    You can follow this link & check if the problem persists:

    http://developer.Skype.com/accessories/

    Hope the helps of information.

  • BPS API to return to the charging source

    Hello Guyz is there any API BPS to return the value of loader Type means that the load is loading USB or Charger taken

    Yes, search for the function battery_info_get_charger_name() in battery.h BPS. Here are all the battery.h functions available:
    https://developer.BlackBerry.com/native/reference/core/com.QNX.doc.bps.lib_ref/topic/manual/battery...

    This is the name of shipper returned:
    Not connected: "none."
    Wall charger: "USB DCP.
    USB in the desktop: "USB Host".

    There are probably other values, but I don't have the time to test it yet. You can quickly get a peek at all the values accessible in battery.h by entering this url in your mobile browser:
    file:///PPS/system/BattMgr/status

    Don't forget to refresh the page when you plug / unplug to see the new State, the name of the shipper is somewhere near the end of the file.

  • API blocked after signing

    Hi all

    I did a soft webworks in visual studio, it works fine in the browser and Simulator

    I installed the key signature and reviece conformation emails to that effect.

    I use the signatory of the blackberry file to sign my file of cod.

    I then use the blackberry Desktop Manager provided with my curve to install the alx file.

    at first, when I tried to run, he would do nothing and after checking the forums a restart of traction block solves the problem.

    now the app at startup askes ' forge you like "your app" to trust?

    I click Yes and bam...

    "the attempts to access a secure API."  error.

    If try to resign the cod file it says that the file has already been signed.

    What should I do now?

    Since your path to the file CSI has spaces, you will need to surround it with quotation marks «» That's why it will fail to install.

  • content of the file to the device retrieved using the Desktop Manager BB isn't completely fair

    My applications have log files and it seems too hard to read on the device (screen too small), so I used the Blackberry destop manager to copy the files in my computer. However, the content of the file is not correct. Missing end of file content. The sequence of contents is not as straight. Some characters are deleted or modified. I was able to get the content of slightly different files with each copy.  However, I could see the file appropriate to the BB device. I have never had any problem to copy files from the computer to the device through Desktop Manager, and they are always correct.

    Did I miss sth or is this a known problem? Somehow, I couldn't find a good keyword to perform a search on google.

    You copy the file by using the API for synchronization or by accessing your BlackBerry smartphone as a USB drive on your PC?

    How is the file is created on the device?  Ensure that you close all water courses before copying the file.

    Ties with

    http://supportforums.BlackBerry.com/T5/Java-development/close-connections/Ta-p/444878

  • Error: &lt; module name &gt; Application attempts to access a secure API

    Hello

    I created and successfully deployed a small application on a BB using BB Desktop Manager, after receiving my first ever signature keys and save them on my PC. The app contained a few buttons going to a couple of functions API of BB.

    Now, I created another application that contains 2 pages. First htm page displays an image in the background with a top button, which navigates to the next page of htm, containing just a background img. As seen in the Simulator works beautifully. But when deployed and ran device BB gives the error mentioned in the subject.

    First of all, I created app with out referring to any BB API (I mean, with no tag). Also worked well in the Simulator. Then created with a reference to the function 'blackberry.identitiy' in the configuration file (but do not use it anywhere in the program). Now also works well in the Simulator but results in the same error in Sib.

    I went through google searches. All report to signature keys. Curious to know, can't a PC with signature keys stored, will be used to establish more than one app. I'm sure that the answer is Yes... then why is the problem?

    Can someone help me solve this problem quickly. I ask for a new signing key pair?

    I do not pretend to re - register your keys...

    What function "Build together" you speak and how it interacts with registration keys?

    We have a specific build configuration that is selected for a widget that does sign.  Once you have registered your keys once you don't need the re - record.

    Whenever you want to perform a generation that will be delivered to a device, you must set your release build configuration and sign.

  • BlackBerry Smartphones Feature Request: Dialog boxes to password visible to the Windows API

    One of my frustrations with the help of BlackBerry Desktop Manager is asked for my password again and again many times - first to unlock BlackBerry, then to enter mass storage Mode, then to check the updates of the application, and then to load the software for the device, then to synchronize, etc.

    A partial solution for me was to use a utility script (AutoHotKey) on the desktop to automatically answer BBDM password dialog boxes.  But now BBDM version 5.0, these dialog boxes have become java nested forms that are not visible on the Windows API.

    So, if someone of the RIM is listening, please return the actual password dialog boxes Windows forms.  Ideally, different security BB applications would communicate with them so I have to enter my password once, but until that happens, please don't make it more difficult it must be.

    Thank you for your consideration.

    Hello and welcome to the Forums!

    With regard to your hope that RIM will see your message - these forums are a chain of support to users, not a conduct of user-to-RIM. Therefore, it is unlikely they will see what you wrote. However, if you have specific and constructive ideas for them, I heard they accept this by e-mail to [email protected].

    Good luck!

  • PeopleSoft and Google Places API Web Service

    Hello

    I did proof of Concept using 'Google Places API Web Service' in PeopleSoft.

    This POC and to offer something quick, I used card Mobile Application Platform.

    I am very satisfied with this result, and now I will test in fluid and Standard pages.

    2016-02-17_09h24_15.png

    Hello

    If your server is internal, just connect your mobile phone to your desktop, WIFI and you can log into PeopleSoft.

    PeopleSoft Mobile Application Platform is dedicated to smartphones or compressed, there will be no problem to display pages there. Now there are also mobile menus, so it is easy to navigate on a small device.

    Courses if you need you can expose a Web server on the internet and you can join some of your PeopleSoft from Internet services.

    About Google API you must register and obtain a developer or an official account. You can then past that the Javascript API calls in your pages of map of PeopleSoft.

    Your PAges will be improved with the Google MAPS API as shown in the photo.

    I hope this helps.

    Stéphane.

Maybe you are looking for