Git Product home page Git Product logo

cordova-plugin-telephonymanagerinfo's Introduction

Cordova Plugin TelephonyManagerInfo

Bu plugin, native Android üzerinde TelephonyManager class'ının kullanılarak öğrenilebilecek 22 bilgiyi bu plugin ile almanızı sağlar.

Bu bilgiler şunlardır;

  • phone
  • simSerialNumber
  • simOperatorName
  • simOperator
  • networkOperatorName
  • networkOperator
  • networkCountryIso
  • deviceSoftwareVersion
  • deviceId
  • phoneType
  • isNetworkRoaming
  • simState
  • networkType
  • callState
  • dataState
  • groupIdLevel
  • simCountryIso
  • subscriberId
  • voiceMailAlphaTag
  • voiceMailNumber
  • hasIccCard
  • dataActivity

Bu bilgiler ile ilgili detaylı açıklamalara aşağıdaki linkten ulaşabilirsiniz.

http://developer.android.com/reference/android/telephony/TelephonyManager.html

Pluginin Kurulumu

Ekleme

cordova plugin add cordova-plugin-telephonymanagerinfo

veya GitHub adresini kullanarak

cordova plugin add https://github.com/egemenmede/cordova-plugin-telephonymanagerinfo

Çıkarma

cordova plugin remove cordova-plugin-telephonymanagerinfo

Pluginin Kullanımı

TelephonyManagerInfo.phone
TelephonyManagerInfo.simSerialNumber
TelephonyManagerInfo.simOperatorName
TelephonyManagerInfo.simOperator
TelephonyManagerInfo.networkOperatorName
TelephonyManagerInfo.networkOperator
TelephonyManagerInfo.networkCountryIso
TelephonyManagerInfo.deviceSoftwareVersion
TelephonyManagerInfo.deviceId
TelephonyManagerInfo.phoneType
TelephonyManagerInfo.isNetworkRoaming
TelephonyManagerInfo.simState
TelephonyManagerInfo.networkType
TelephonyManagerInfo.callState
TelephonyManagerInfo.dataState
TelephonyManagerInfo.groupIdLevel
TelephonyManagerInfo.simCountryIso
TelephonyManagerInfo.subscriberId
TelephonyManagerInfo.voiceMailAlphaTag
TelephonyManagerInfo.voiceMailNumber
TelephonyManagerInfo.hasIccCard
TelephonyManagerInfo.dataActivity

İzinler

Plugin, projeye eklendiğinde kullanıcıdan aşağıdaki izni talep edecektir.

android.permission.READ_PHONE_STATE

Desteklenen Platformlar

- Android

Web

http://www.delipenguen.com

Npm Adresi

https://www.npmjs.com/package/cordova-plugin-telephonymanagerinfo

cordova-plugin-telephonymanagerinfo's People

Contributors

egemenmede avatar uzvernumber47 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.