mjovanovic0

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
mjovanovic0 created a post, AnsweredExample implementation of Connection Management window
Hi all, I'm trying to implement plugin that will utilise remote WebService and display data in plugin. There are multiple versions of WebService that I want to call (ex. in different environments).... -
mjovanovic0 created a post, AnsweredWhat is preferred way to implement WebService call in plugin?
Hi all, I'm currently writing one plugin that utilise remote WebService to fetch data to be displayed in plugin. I'm wondering what is preferred way of managing network communication within plugin?...