Web Sharer Client
class WebSharerClient(contextInfo: ContextInfo = KakaoSdk.applicationContextInfo, applicationInfo: ApplicationInfo = KakaoSdk.applicationContextInfo)
카카오톡 공유 API 클라이언트, 웹 공유 기능 제공
Client for the Kakao Talk Sharing APIs, provides sharing features for the web
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
fun WebSharerClient.makeDefaultUrlForPartner(targetAppKey: String, template: DefaultTemplate, serverCallbackArgs: Map<String, String>? = null): Uri
Link copied to clipboard