shareScrap

fun shareScrap(context: Context, url: String, templateId: Long? = null, templateArgs: Map<String, String>? = null, serverCallbackArgs: Map<String, String>? = null, callback: (sharingResult: SharingResult?, error: Throwable?) -> Unit)

스크랩 메시지 보내기
Send scrape message

Parameters

context

Android Context

url

스크랩할 URL
URL to scrape

templateId

사용자 정의 템플릿 ID
Custom template ID

templateArgs

사용자 인자 키와 값
Keys and values of the user argument

serverCallbackArgs

카카오톡 공유 전송 성공 알림에 포함할 키와 값
Keys and values for the Kakao Talk Sharing success callback