8. Référence de l'API de haut niveau
cellular→decodePLMN()
Retourne le nom usuel de l'opérateur cellulaire pour une paire MCC/MNC donnée.
function decodePLMN( mccmnc)
js
string decodePLMN( string mccmnc)
cpp
-(NSString*) decodePLMN : (NSString*)
m
string decodePLMN( mccmnc: string): string
pas
function decodePLMN( ByVal
vb
string decodePLMN( string mccmnc)
cs
String decodePLMN( String mccmnc)
java
async Task<string> decodePLMN( string mccmnc)
uwp
decodePLMN( mccmnc)
py
function decodePLMN( $mccmnc)
php
async decodePLMN( mccmnc: string): Promise<string>
ts
async decodePLMN( mccmnc)
es
string decodePLMN( string mccmnc)
dnp
string decodePLMN( string mccmnc)
cp
YCellular
target
cmd
Paramètres :
mccmnc
une chaîne de caractères commençant par un code MCC, suivi par un code MNC.
Retourne :
une chaîne contenant le nom usuel de l'opérateur correspondant.
108
mccmnc
mccmnc
As String) As String
decodePLMN
mccmnc
YCellular
www.yoctopuce.com