C# 클래스 GLinkAndroid.OnPostedCommentListener, cafe-sdk-unity

상속: UnityEngine.AndroidJavaProxy
파일 보기 프로젝트 열기: naver/cafe-sdk-unity

공개 메소드들

메소드 설명
OnPostedCommentListener ( ) : System
onPostedComment ( int articleId ) : void

메소드 상세

OnPostedCommentListener() 공개 메소드

public OnPostedCommentListener ( ) : System
리턴 System

onPostedComment() 공개 메소드

public onPostedComment ( int articleId ) : void
articleId int
리턴 void