GMTCAuthTokenFetchCompletionHandler

GMTCAuthTokenFetchCompletionHandler

Typedefs

khoảng trống typedef(^ GMTCAuthTokenFetchCompletionHandler )(NSString *_Nullable authToken, NSError *_Nullable error)
 Khối hoàn thành được gọi khi có mã thông báo uỷ quyền.

Tài liệu Typedef

typedef void(^ GMTCAuthTokenFetchCompletionHandler)(NSString *_Nullable authToken, NSError *_Nullable lỗi)

Khối hoàn thành được gọi khi có mã thông báo uỷ quyền.

Các tham số:
authTokenMã thông báo uỷ quyền. Sẽ giá trị rỗng nếu xảy ra lỗi.
errorLỗi đã xảy ra, nếu có.