setPlatform
open fun setPlatform(value: Context.AppManifest.RelatedApplication.AppPlatform): Context.AppManifest.RelatedApplication.Builder
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Return
This builder for chaining.
Parameters
value
The platform to set.