---
title: 仕組みについて
description: モバイル向けのリモートコマンド機能について学びましょう。
url: https://docs.tealium.com/ja/platforms/remote-commands/how-it-works/
---
リモートコマンドは、TealiumのiOSおよびAndroidライブラリの機能で、サードパーティのベンダーSDKでネイティブコードをトリガーすることができます。


<blockquote>
Tealiumとの統合を検討しているパートナーの方は、[パートナー統合](https://docs.tealium.com/ja/partners-and-industries/partner-with-us/mobile/)をご覧ください。
</blockquote>


リモートコマンドは次の2つの方法で実装されます：

### **ベンダー統合**

ベンダー統合は、ベンダーのネイティブAPIを実装するプレビルトのリモートコマンドモジュールです。

[ベンダー統合について詳しく学ぶ](https://docs.tealium.com/ja/platforms/remote-commands/vendor-integrations/)。

### **カスタムコマンド**

カスタムコマンドは、Tealium iQタグ管理のカスタムリモートコマンドタグをトリガーする独自のネイティブメソッドを定義するためのオープンフレームワークを提供します。

[カスタムコマンドについて詳しく学ぶ](https://docs.tealium.com/ja/platforms/remote-commands/custom-commands/)。
