Xsolla Login SDK for Android/com.xsolla.android.login.entity.response/LinksForSocialAuthResponse LinksForSocialAuthResponse data class LinksForSocialAuthResponse(val links: List<LinksItem> = emptyList())Content copied to clipboard ConstructorsPropertiesSources Constructors LinksForSocialAuthResponse Link copied to clipboard fun LinksForSocialAuthResponse(links: List<LinksItem> = emptyList())Content copied to clipboard Properties links Link copied to clipboard val links: List<LinksItem>Content copied to clipboard Sources Login SDK source Link copied to clipboard