community Advertisements
Parameters
value
The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.
Parameters
values
The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.
suspend fun communityAdvertisements(argument: List<suspend CommunityAdvertisementArgsBuilder.() -> Unit>)
suspend fun communityAdvertisements(vararg argument: suspend CommunityAdvertisementArgsBuilder.() -> Unit)
Parameters
argument
The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.