Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxMobileHelper Interface |
The following tables list the members exposed by IMMPxMobileHelper.
Name | Description | |
---|---|---|
![]() | CreatePacket | Creates a mobile packet given a PxNode, whether it is mobile, and packet name. |
![]() | CreatePacketDictionary | Creates a default packet dictionary. |
![]() | GetMobileConfigByAppName | Retrieves an IMMMobileConfig object based on application name. |
![]() | GetMobileConfigByNodeType | Retrieves an IMMMobileConfig object based on Node Type. |
![]() | GetPacketPath | Retrieves the path to a packet based on IMMPxNode and whether the user is logged into a mobile Process Framework database. |
![]() | GetTransporter | Retrieves a mobile transporter object. |
![]() | IsMobileSide | Indicates whether the current Process Framework database is a mobile database or not. This is determined by the Px_MobileDatabase record in the MM_PX_CONFIG table. |
![]() | MobileStateExists | Indicates whether the MM_PX_MOBILE_STATE table exists and is accessible. |
![]() | MobileStoredDisplay | Retrieves the "STORED_DISPLAY" field value from the MM_MOBILE_STORED_DISPLAY table. |
![]() | SetMobileConfigByAppName | Caches an IMMMobileConfig object based on the supplied application name. |
![]() | UpdatePackets | Retrieves packets from the transporter and updates the Process Framework tables based on the packet contents. |