setPort

fun setPort(@IntRange(from = 1, to = 65353) port: Int): VGSCollect.Builder

Sets the VGSCollect instance to use the custom hostname port. Port can be used only with localhost with VGS-Satellite, otherwise, it will be ignored.

Parameters

port

Integer value from 1 to 65353.