ResetSpotlightRidParams
public struct ResetSpotlightRidParams : Encodable
ResetSpotlightRid のパラメータ。
-
送信者のコネクション ID。
Declaration
Swift
public let sendConnectionId: String? -
ResetSpotlightRid のパラメータを作成する。
Declaration
Swift
public init(sendConnectionId: String? = nil)
View on GitHub
Install in Dash