mirror of
https://github.com/openharmony/telephony_telephony_cangjie_wrapper.git
synced 2026-07-01 03:23:11 -04:00
@@ -106,7 +106,7 @@ public class Call {
|
||||
return String()
|
||||
}
|
||||
|
||||
public init() {
|
||||
init() {
|
||||
super()
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,6 +33,7 @@ import std.collection.HashMap
|
||||
syscap: "SystemCapability.Telephony.CallManager"
|
||||
]
|
||||
public class Call {
|
||||
init() {}
|
||||
static init() {
|
||||
unsafe {
|
||||
FfiOHOSTelephonyCallInit()
|
||||
|
||||
Reference in New Issue
Block a user