구문
매개 변수
async XAsyncBlock*Inout 비동기 작업을 위한 XAsyncBlock입니다.
entityTokenResponse PFAuthenticationEntityTokenResponselibrary-allocated output TBD
bufferSize size_t
결과 객체를 위한 버퍼의 크기입니다.
buffer void**Out_writes_bytes_to(bufferSize,bufferUsed) Login 결과 값 및 해당 필드에 사용되는 바이트 버퍼입니다.
result PFAuthenticationLoginResultoptional, library-allocated output LoginResult 객체에 대한 포인터입니다.
bufferUsed size_t*optional output 제공된 버퍼에서 사용된 바이트 수입니다.
