Package pl.mbdev.openstage.test

Set of examples to learn how to use OpenStage SDK.

See:
          Description

Class Summary
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.
HttpConnectionTest Uses Google's "define:" keyword to find definition of an entered word.
OpenStageSDK_Test This class is used to test behaviour of various methods from SDK.
PushTest Tests push capabilities of a OpenStage phone.
WrappingTest Example showing how you can add commands directly to form items, instead of wrapping each of them with IppItem first.
 

Package pl.mbdev.openstage.test Description

Set of examples to learn how to use OpenStage SDK. It may speed up the learning process because one is able to observe how it works.