Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (int, eGatewayType, SecretKey)
Syntax
Java
public Gateway(int gatewayID, eGatewayType gatewayType, SecretKey presharedkey);

 

Presets these properties 

GatewayID GatewayType PresharedKey 

sets everything else to defaults with security @param gatewayID Numeric Identifier of the gateway. @param gatewayType type of gateway @param presharedkey Static pre-shared key for initializing encryption handshake.

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!