Add extras to Connections/Calls. (3/3)
Two major changes: 1) Add the notion of extras to a Connection. These extras will be parceled through to InCallService as Call.getExtras() 2) The previously existing Call.getExtras() has been renamed to getIntentExtras(). This name better describes the fact that these particular extras are from the original CALL or INCOMING_CALL intents. Change-Id: I85358827905abe3fd93b6b901dd78c86bb7d653c
Loading
Please register or sign in to comment