OnDemand - Escalating Skype Enabled Bridge Integration Issue
Details
Below is a list of required information when opening a ticket with PGI for a Skype Enabled bridge Integration issue:
- Client ID:
- Copy of test Invite:
- Skype URL:
- The Outlook version that the client is using (likely either 2010, 2013, or 2016)
- The version(s) of the .NET Framework they are using. The .NET version number can be found by searching for regedit.exe from the Start button, and opening the following folders in order:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
There is more information at this link if needed:
https://msdn.microsoft.com/en-us/library/hh925568(v=vs.110).aspx
Definition
void print(String message)
Parameters
- message
- Type: String
Message to print.
Response
Upon successful invocation, this feature returns ...
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | message is null. |
Remarks
Additional points to consider are ...
Examples
Example 1:
First example shows ...
Example 2:
Second example shows ...
Considerations
Give some considerations such as system requirements or "gotchas" for this setting or control or programming syntax.