Uses of Interface
com.upek.android.ptapi.callback.PtCommCallback

Packages that use PtCommCallback
com.upek.android.ptapi   
 

Uses of PtCommCallback in com.upek.android.ptapi
 

Methods in com.upek.android.ptapi with parameters of type PtCommCallback
 PtConnectionI PtGlobal.openRemote(PtCommCallback commCallback)
           
 PtConnectionI PtGlobalI.openRemote(PtCommCallback commCallback)
          Open a new connection to a remote instance of PTAPI library, set the address of a communication callback for this connection and return a connection handle.