RequestStateObject type
Type which defines the stringified and encoded object sent to the service in the authorize request.
type RequestStateObject = {
libraryState: LibraryStateObject
userRequestState: string
}
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Type which defines the stringified and encoded object sent to the service in the authorize request.
type RequestStateObject = {
libraryState: LibraryStateObject
userRequestState: string
}