isLogin

open fun isLogin(): Boolean

사용자의 Facebook 세션 정보가 client 에 있는 여부를 반환한다.

Returns whether the user's Facebook session information is in the client.

Return

boolean If true, the user's Facebook session information is on the client. or false.