Uses of Class
pl.mbdev.openstage.test.OpenStageSDK_Test

Packages that use OpenStageSDK_Test
pl.mbdev.openstage.test Set of examples to learn how to use OpenStage SDK. 
 

Uses of OpenStageSDK_Test in pl.mbdev.openstage.test
 

Subclasses of OpenStageSDK_Test in pl.mbdev.openstage.test
 class AllConstructors
          This class contains all constructors of OpenStage SDK, the reader is able to see how the objects should be initialized and what is sent to OpenStage VoIP phone for each of the objects in the SDK.
 class HttpConnectionTest
          Uses Google's "define:" keyword to find definition of an entered word.
 class PushTest
          Tests push capabilities of a OpenStage phone.
 class WrappingTest
          Example showing how you can add commands directly to form items, instead of wrapping each of them with IppItem first.