updateSelfSourceInfo

abstract fun updateSelfSourceInfo(@NotNull selfSourceInfo: @NotNull SelfSourceInfo)

Updates the client self source information.

Parameters

selfSourceInfo

The self source information to update.

See also