23.1. KakaoTalk Game Message SDK Example
목차 | ||||
---|---|---|---|---|
|
...
23.1.1. Setting KakaoTalk Game Message Receipt
...
This section shows an example of KakaoTalk game message sending. (Guide : 20. Kakaotalk Message Template V2)
If you want to receive certain parameters when entering the game by touching the received message, you can set and use the exec parm in the message template.
...
This is an example of sending a KakaoTalk game image message. (Guide : 20. Kakaotalk Message Template V2)
정보 |
---|
[Android] Using a dangerous permission feature If you want to use this feature, you need to add the READ_EXTERNAL_STORAGE permission to Android Manifest. Android 6.0+ games may use this feature after the user's permission is obtained, using the guide on the notification of individual rights and right request. |
...