Merge "Add dimension to VOICE_CALL_SESSION atom." into rvc-dev
This commit is contained in:
@@ -9111,6 +9111,9 @@ message VoiceCallSession {
|
||||
|
||||
// Whether the call was performed while roaming.
|
||||
optional bool is_roaming = 24;
|
||||
|
||||
// A random number used as the dimension field to pull multiple atoms.
|
||||
optional int32 dimension = 25;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user