shareCustom

fun shareCustom(context: Context, templateId: Long, templateArgs: Map<String, String>? = null, serverCallbackArgs: Map<String, String>? = null): Single<SharingResult>

카카오 디벨로퍼스에서 생성한 메시지 템플릿을 카카오톡으로 공유. 템플릿을 생성하는 방법은 메시지 템플릿 가이드 참고.