SetNetworkType constructor

SetNetworkType(
  1. {NetworkType? type,
  2. int? extra,
  3. int? clientId}
)

Sets the current network type. Can be called before authorization. Calling this method forces all network connections to reopen, mitigating the delay in switching between different networks,

Returns Ok

Implementation

SetNetworkType