Android Question Where is the PhoneStateChanged Document ?

PalmZac_LYL

Member
Licensed User
Longtime User
Hi,

There is a problem that I want to know the meaning of 'subscription' . Would you help me ? Thank you !

Source Code:
Sub PE_PhoneStateChanged (State As String, IncomingNumber As String, Intent1 As Intent)

Log(Intent.ExtrasToString)

End Sub

Output:
Bundle[{state=RINGING,IncomingNumber=12345678,subscription=2}]
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…