setEngagementReady

Engagement 이벤트 처리가 가능한지(게임 서버에 DB가 생성된 경우 등) 여부를 설정한다.
It sets whether Engagement event handling is enabled.(Such as when a DB is created in the game server)


korean

true로 설정하려는 경우, <로그인 이후 & 리스너가 등록된 이후>의 조건을 만족한 상태여야 정상적으로 설정되며, false로 설정하려는 경우는 항상 설정 가능하다.


english

If you want to set it to true, it must be in a state that satisfies the condition of , if you want to set it to false, you can always set it.

Return

Whether the API call was successful.

Parameters

bReady

Whether Engagement events can be processed.