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