Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a connection with the client, sets the message and ends the connection.
Sets the fields to cancel the incoming packet from the server.
Syntax
public boolean cancelIncomingPackage(
RetailConnStoreConnectProfile _scProfile,
RetailConnPackageNum _keyPackageNo,
RetailConnSCServiceName _keyService)
Run On
Called
Parameters
- _scProfile
Type: RetailConnStoreConnectProfile Table
The store connect profile.
- _keyPackageNo
Type: RetailConnPackageNum Extended Data Type
The incoming packet number.
- _keyService
Type: RetailConnSCServiceName Extended Data Type
The service name for the connection.
Return Value
Type: boolean
true if the request is sent to client; otherwise, false.