SocialConfig

fun SocialConfig(    facebookAppId: String? = null,     facebookClientToken: String? = null,     googleServerId: String? = null,     wechatAppId: String? = null,     qqAppId: String? = null)

Sources

Link copied to clipboard