supportedContentEncodings property

JSArray<JSString> get supportedContentEncodings

The supportedContentEncodings read-only static property of the PushManager interface returns an array of supported content codings that can be used to encrypt the payload of a push message.

Implementation

external static JSArray<JSString> get supportedContentEncodings;