Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (int, eGatewayType, SecretKey)
Syntax
Java
public Gateway(int gatewayID, eGatewayType gatewayType, SecretKey presharedkey);
Parameters 
Description 
int gatewayID 
Numeric Identifier of the gateway.  
eGatewayType gatewayType 
type of gateway  
SecretKey presharedkey 
Static pre-shared key for initializing encryption handshake. 

 

Presets these properties 

GatewayID GatewayType PresharedKey 

sets everything else to defaults with security

@2015 all rights reserved
What do you think about this topic? Send feedback!