redirectUrl property

String redirectUrl
final

创建应用时填写的回调域名,仅用于校验域名是否一致,不会跳转。

需要与创建应用时填写的回调域名保持一致。

Implementation

final String redirectUrl;