share Custom
fun shareCustom(context: Context, templateId: Long, templateArgs: Map<String, String>? = null, serverCallbackArgs: Map<String, String>? = null): Single<SharingResult>
사용자 정의 템플릿으로 메시지 보내기
Send message with custom template
Parameters
context
Android Context
template Id
사용자 정의 템플릿 ID
Custom template ID
template Args
사용자 인자 키와 값
Keys and values of the user argument
server Callback Args
카카오톡 공유 전송 성공 알림에 포함할 키와 값
Keys and values for the Kakao Talk Sharing success callback