LineSDKNotificationKey
public struct LineSDKNotificationKey
Possible keys in the userInfo property of notifications related to the LINE Platform.
-
A user information key for an old access token value.
Declaration
Swift
public static let oldAccessToken: String -
A user information key for a new access token value.
Declaration
Swift
public static let newAccessToken: String
View on GitHub
LineSDKNotificationKey Structure Reference