IOS 개발
[iOS] class ZaloSDK : NSObject
0miming
2020. 4. 9. 19:57
ZaloSDK
class ZaloSDK : NSObject
요약
Zalo에서 인증, 사용자 프로필 가져오기, 친구 목록 가져오기, 메시지 보내기, 푸시 피드 등을 수행하는데 사용할 수 있는 정적 함수가 포함 된 클래스입니다.
Summary
A class that contains static functions that you can use to authenticate, get user profile, get friend list, send message, push feed, etc... in Zalo.
Declaration
class ZaloSDK : NSObject