Quantcast
Channel: Plantronics Developer Connection : Popular Discussions - Forums & Support
Viewing all articles
Browse latest Browse all 2541

internal methods in SpokesWrapper

$
0
0

Hello,

 

There are a couple of methods in SpokesWrapper with the access modifier set to "internal", like for example IncomingCall(callId, contactName).

Those internal methods are only accessible for files of the same assembly.

My solution has multiple projects coded in either C# or C++. I currently use SpokesWrapper in a C++ project (and SpokesWrapper is compiled in another project), and from there the internal methods are not accessible.

 

Is there a reason why those methods are internal and not public ?

 

Cheers

Staffan


Viewing all articles
Browse latest Browse all 2541

Trending Articles